0% found this document useful (0 votes)
56 views4 pages

DBMS - Assignments - New - 23-5

This document outlines the topics covered in 5 units on database management systems: 1. The 3 schema architecture, data models, responsibilities of a DBA, differences between data dictionary and metadata, and disadvantages of file processing systems. 2. Weak entity sets, mapping cardinalities, constructing an E-R diagram for a car insurance problem. 3. Relational algebra operations like join, division. Mapping ER models to tables, keys, extending ER features. 4. Database normalization up to 3NF, checking if a relation is in BCNF. Guidelines for relational model design and update anomalies. 5. Conflict serializability with an example, problems with concurrent execution, ACID
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views4 pages

DBMS - Assignments - New - 23-5

This document outlines the topics covered in 5 units on database management systems: 1. The 3 schema architecture, data models, responsibilities of a DBA, differences between data dictionary and metadata, and disadvantages of file processing systems. 2. Weak entity sets, mapping cardinalities, constructing an E-R diagram for a car insurance problem. 3. Relational algebra operations like join, division. Mapping ER models to tables, keys, extending ER features. 4. Database normalization up to 3NF, checking if a relation is in BCNF. Guidelines for relational model design and update anomalies. 5. Conflict serializability with an example, problems with concurrent execution, ACID
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Unit-1

1.Discuss the 3 schema architecture of database.

2.Compare and contrast various data models.

3.Write the responsibility of DBA.What is the difference between data dictionary & meta data.

4.Write the disadvantages of traditional file processing system over database systems.

5.Explain the physical design phase of a database design process.

Unit-2

1.Discuss about weak entity set with suitable example.

2.Discuss about mapping cardinalities with suitable example.

2.Construct an E-R diagram for a car-insurance company whose customers own one or more cars
each. Each car has associated with it zero to any number of recorded accidents.In the accidents the
person owing the car is also involved.Following are the entities present in E-R diagram.

Car insurance tables:


person (driver-id, name, address)

car (license, year,model)

accident (report-number, date, location)

participated(driver-id, license, report-number, damage-amount)

4.Discuss the steps of mapping ER MODEL to tables(relations)

5.Discuss about various types of keys in relational model

6.Describe the components of ER model.

7.Describe the extended ER features:aggregation,generalization specialization.

8.Convert the following ER model into table.


9.Discuss various relational model constraints.

Unit-3

1.What is theta join?Discuss inner and outer join operation with example.

2.Discuss division operation with example.

3.Let R1(ABCDE) and R2(D1XYWZ):where D1 is the joining attribute.create table using SQL.Insert
values into it using insert command.Considering the values ,Perform equi join,and then perform
natural join after rename operation using Relational algebra.

4. Student(roll,name,address,age)

Dept(dname ,facultyname,faculty_id,faculty_address)

Teach(roll,faculty_id)

Find the primary key and foreign keys.

Find the names of the student whose age is more than 21 using relational algebra and SQL.

Find the names and addresses of the students whose roll>123 in Relational algebra and SQL

Find the details of faculties of ETC department in Relational algebra and SQL

Find the faculty details who teach to roll 231 using Relational algebra and SQL

Find the student name taught by faculty MR.Ravi kumar using Relational algebra and SQL
Find all faculties teaching to roll 123by RA.

“Find the ROLL of STUDENTS who are taught by MR.RAVI and MR.RAHUL

Unit-4

1. R(beer, brewery, strength,city,region,warehouse,quantity)

beer→ brewery,strength

brewery → city

city → region

beer, warehouse, → quantity

Normalize upto 3 NF.

2.R(ABCD)

AB->CD

AC->BD

D->B

Check whether t is in BCNF or not.If not convert it into BCNF.

3.R(ABCD)

A->B

C->D

Find the key?

4.What are the guidelines for designing relational model?Discuss about various updation anomalies
of relational model?

Unit-5

1.What do you mean by conflict serializability?Explain with suitable example

2.Problems associated with concurrent executions

3.Discuss ACID properties of Transaction ?


4.Discuss about transaction states with suitable diagram.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy