0% found this document useful (0 votes)
9 views2 pages

So 00 Hil

Uploaded by

kazisohil7600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

So 00 Hil

Uploaded by

kazisohil7600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

Construct an E-R diagram for a hospital with a set of patients and a set of
medical doctors. Associate with each patient a log of the various tests and
examinations conducted.
2. Consider the enitity EMPLOYEE with following attributes: Practical on RDBMS .
Emp-ID Employee-Name Address Phone Dependent-Name Relationship~to~Employee Skill
Designation Designation-Start-Date Salary Salary-StarLDate Using the EMPLOYEE
entity, convert each of the one-to-many association into a weak entity and a
relationship. Identify the
discriminator of each weak entity and the attributes of each relationship.
3.The people's Bank offers five types of accounts: loan, checking, premium savings,
RDBMS daily interest saving, and money market. It operates a number of branches and
a client of the bank can have any number of accounts. Accounts can be joint, i.e.,
more than one client may be able to operate a given account. ldentify the entities
of interest and show their attributes. What relationships exist anlong these
entities? Draw the corresponding E-R diagram.
4.A University decides to computerise it's registration system. ldentify the
possible entities and relationships and Draw the E-R Diagram.

5.in the Database file Add these Fields: (Total: Datatype- Number 3 digits,
Percentage: Datatype – Number 3 digits with 2 decimal places, Grade: Datatype- Char
with 2 letters)

6. Create Marksheet table and Insert more 3 records in MARKSHEET using SQL mode.

7.Update the values for newly added columns i.e. Total, Percentage, Grade table
using UPDATE command.

8. Display all records of the marksheet table, write SQL command.

9.Display name, rollno, marks of 3 subjects, total and percentage using design
view.

10. Write SQL command to display name, rollno, grades from the marksheet table.

THEORY

1. Write different Users of Database.

2. Write Application areas of Database Management System.

3. Explain the 3 Schema architecture of DBMS.

4. Write Short Note on


A) Data independence.
B) Database Language.
C) interface.
D) Database System Environment.
E) Centralized and client/Server Architecture of DBMS and classification.

5. What is an entity, it's type Explain Entity sets,Attributes and key,


Relationship types.

6.What is UML class diagram explain the relationship type of degree with example.

7. Write Short note on Subclasses, Super Classes, Inheritance, Specialization and


Generation.
8. Write the relationship database design by ER and RE to Relational mapping,
mapping EER model construct to Relations with example.

You might also like