0% found this document useful (0 votes)
19 views3 pages

TY Comp DBMS - End Sem Question Bank

Uploaded by

tinasab618
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)
19 views3 pages

TY Comp DBMS - End Sem Question Bank

Uploaded by

tinasab618
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/ 3

TY COMP

Sub: DBMS End Sem Question Bank

Unit III
1) How many tables are required to represent the Entity set and relationship set and list down
the schema.

2) Draw an ER diagram for hospital management system


3) Construct an ER Diagram for a Banking Database System. Consider various entities such
as Account, Customer, Branch, Loan, Deposit, Borrower etc. Design Generalization and
specialization EER Features.
4) Construct ER diagram for Library Management System.
5) Construct ER Diagram for Car Insurance Company whose customers own one or more car
each. Each car has associated with it zero to any number of recorded accidents.
6) Define following terms with symbols and examples
i)Composite attributes
ii) Data Models
Iii)Key attribute
Iv)Mapping Cardinality
V) Multivalued attributes
Vi)Derived attributes
7) Explain 1NF,2NF,3NF with suitable example.
8) Consider the Schema Employee(Emp_No, Emp_Name, Address, Dept_No,
Dept_Name,Dept_Manager). Does this schema have any anomalies? Justify.
9) Compute the closure of the following set F of functional dependencies for relation schema
R = {A, B, C, D, E}.
A -> BC
CD -> E
B -> D
E -> A
List the candidate keys for R.
10) Given a relation R( A, B, C, D) and Functional Dependency set FD = { AB → CD, B →
C }, determine whether the given R is in 2NF? If not, convert it into 2 NF.
11) What do you mean by decomposition? What are the desirable properties of it? How
can we implement them?
12) What is functional dependency? Explain partial dependency and transitive dependency
13) What is Normalization? Why it is required? Explain any two normal form with example.
14) Explain three types of anomalies in the database.
15) Illustrate fully functional dependency with example?
16) List out the Problems related to decompositions?
17) Define Armstrong axioms for FD’s?

Unit IV

1) Explain parallel and distribute databases


2) What are the features of NOSQL
3) Explain CAP theorem and BASE property
4) Discuss the MongoDB aggregation framework with suitable example.
5) What are the limitations of RDBMS. List and Explain barriers of NOSQL
6) Compare homogeneous and heterogeneous distributed databases
7) What are the advantages of MongoDB over RDBMS
8) Explain client server architecture of distributed databases.
9) Explain BASE properties of NOSQL database with suitable examples.
10) Distinguish between centralized and client -server architecture
11) What is structured, semi- structured and unstructured data?
12) Write a short note on CRUD operations.
13) What are the types of NOSQL databases
14) Differentiate between SQL and NOSQL.
15) What is MongoDB. Explain Querying in MongoDB.

Unit V
1) With suitable example explain ACID properties of transaction.
2) List and Explain different states through which transaction goes during its execution.
3) What is serializable schedule? Explain conflict and view serializable schedule
4) Write a short note on “Log based recovery”
5) Explain Shadow paging recovery scheme.
6) What is a transaction? List and explain different states through which a transaction goes
during its execution.
7) Differentiate between serial and serializable schedule.
8) Explain Timestamp Based Protocol.
9) Explain Two phase locking protocol.
10) What is recoverable schedule? Why recoverability of schedule is desirable?
11) When does deadlock happen? How to prevent them.
12) Write short note on view serializability.
13) Explain cascading rollback with example
14) Define deadlock. Explain techniques to control deadlock.
15) Explain how to implement Automicity and durability.
16) Define Concurrency control. Explain different techniques to control concurrency control.
17) What are the different types locking? Explain Lock-based Concurrency control with
diagram.

Note: Prepare All numerical / Design/ Create / Application oriented questions on U”nit 3
and Unit 5

You might also like