0% found this document useful (0 votes)
72 views

Int306 DBMS

The document outlines an assignment for an INT306 database management systems course. It is divided into 4 sets. Each set contains 3 questions about database concepts like ER modeling, relational modeling, creating and querying tables. It also includes a table assigning roll numbers to students and setting numbers, with 74 total students divided among the 4 sets.

Uploaded by

satyam patidar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views

Int306 DBMS

The document outlines an assignment for an INT306 database management systems course. It is divided into 4 sets. Each set contains 3 questions about database concepts like ER modeling, relational modeling, creating and querying tables. It also includes a table assigning roll numbers to students and setting numbers, with 74 total students divided among the 4 sets.

Uploaded by

satyam patidar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

INT306

Assignment 1, Max Marks 30

Set 1
Q1 Explain the three tier architecture of DBMS along with the diagram and Mention different
types of schema
Q2 Create an ER diagram of hospital management and convert that ER into relational model.
Attributes can vary from student to student. Minimum entities used should be six and attributes
for each entity should be 5. Include the attributes multivalued ,derived ,composite and key
attribute
Note Mention the relationship
Q3 Create a table having table name mysql_work with attributes name of software used, user
friendly, number of operations, time taken to execute the code. Perform union operation among
any two created tables.

Set 2
Q1 Explain components of database system and applications of database management system
Q2 Create an ER diagram about UMS in LPU and convert that ER diagram into relational model
You can use different attributes depending on your understanding; minimum entities used should
be 5 and use all the attributes like derived, key attributes, composite.
Q3 Create a table having name “Laptops” with attributes brand name, windows installed,
number of software’s installed and color of laptop. Insert three rows and enter the respective
details in the table.

Set 3
Q1 What is data independence? What are types of data independence? Explain the types with the
help of example. It is difficult to achieve the logical data independence as compared to the
physical. Justify your answer.
Q2 Create an ER diagram of building. Include 6 entities, use all the possible attributes and
convert the ER into relational model.
Q3 Create a table of any picnic spot. Include 6 attributes with different data types like int, float,
varchar. Insert at least 5 rows along with information and also create two tables to perform union
operation.

Set 4
Q1 What is the difference between DBMS and RDBMS? Explain relational model with example

Q2 Create an ER diagram about your subject use different entities and attributes then convert it
into relational table.
Note: minimum 5 entities and specify the relationship among entities.

Q3 Create a table about professors. Use data types like int, float and char. Insert 5 rows and fill
the details.

1 of 4
RollNo Set
1 1
2 2
3 3
4 4
5 1
6 2
7 3
8 4
9 1
10 2
11 3
12 4
13 1
14 2
15 3
16 4
17 1
18 2
19 3
20 4
21 1
22 2
23 3
24 4
25 1
26 2
27 3
28 4
29 1
30 2
31 3
32 4
33 1
34 2

2 of 4
35 3
40 4
41 1
42 2
43 3
44 4
45 1
46 2
47 3
48 4
49 1
50 2
51 3
52 4
53 1
54 2
55 3
56 4
57 1
58 2
59 3
60 4
61 1
62 2
63 3
64 4
65 1
66 2
67 3
68 4
69 1
70 2
71 3
72 4
73 1
74 2

3 of 4
4 of 4

You might also like