0% found this document useful (0 votes)
12 views6 pages

Imp Que Unit Wise College

Uploaded by

srinidhiteerdham
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)
12 views6 pages

Imp Que Unit Wise College

Uploaded by

srinidhiteerdham
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/ 6

TEEGALA KRISHNA REDDY ENGINEERING COLLEGE

(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

Database Management System A.Y-2021-22

UNIT- I

Short answer questions


List the advantages of DBMS?

List the Database Applications?

Discuss Data Independence?

Define i) Database ii) DBMS?

Discuss Transaction management?

Explain the Query Processor?

Define (i) Entity (ii) Attribute

Define Relationship and Relationship set?

Explain the History of Data base Systems?

List the disadvantages of file processing system?

Give the levels of data abstraction?

Long answer questions


Compare and Contrast files Processing Systems with database systems.

Define Data Abstraction and discuss levels of Abstraction.

Discuss about different types of Data models.

Describe the Structure of DBMS.

Discuss additional features of the ER-Models.

Discuss about the Concept Design with the ER Model.


Distinguish strong entity set with weak entity set. Draw an ER diagram to illustrate weak entity
set.

Department of Information Technology


TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

UNIT- II

Short answer questions


Define the terms i) Entity type ii) Entity set.
Define weak and strong entity sets?
Explain about stored and derived attributes?
Discuss How can you alter and destroy tables?
List various types of attributes?
Discuss how can you change the data in the table?
Define relational database query?
State about SELECT operation in Relational algebra?
State about PROJECT operation in Relational algebra?
Define Aggregate Functions?
Illustrate division operation?
Discuss the use of rename operation?

Long answer questions


Explain about different types of integrity constraints?

Write about views and updates on views?

Differentiate relation schema and relational instance? Define the terms arity and degree of s
relation? What are domain constraints?

Illustrate different set operations in Relational algebra with an example?

Define Join? Explain different types of joins?

Discuss about Domain Relational calculus in detail?

Describe logical Database Design: ER to Relational?

Department of Information Technology


TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

Unit-III

Short answer questions


1. List the set operations of SQL?

2. Discuss about the operators SELECT, PROJECT, UNION?

3. List the table modification commands in SQL?

4. Discuss about trigger?

5. List the aggregate functions supported by SQL?

6. List the table modification commands in SQL?

7. Explain about Loss less-join dependency?

8. Explain about BCNF?

9. Explain about inclusion dependency?

Long answer questions


1.a) Define a nested query?

b) Write a nested query to find the names of sailors who have reserved both a red and green
boat?

c) Write a nested query to find the names of sailors who have reserved all boats?

2. Define trigger and explain its three parts? Differentiate row level and statement

level triggers?

3.Define functional dependencies. How are primary keys related to FD’s?

4. Define normalization? Explain 1NF, 2NF, 3NF Normal forms?

5. Illustrate Multivalued dependencies and Fourth normal form with example?

6. Define decomposition and how does it address redundancy? Discuss the problems that may
be caused by the use of decompositions?

7. Compare and contrast BCNF with 3NF?


Department of Information Technology
TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

Unit-IV

Department of Information Technology


TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

Short answer questions


1. Define a Transaction? List the properties of transaction.
2. Discuss View Serializability?
3. Explain about transition states?
4. Explain about acid properties?
5. Explain about multiple granularities?
6. Explain about remote backup systems?

Long answer questions


1. Discuss How do you implement Atomicity and Durability?
2. Illustrate Concurrent execution of transaction with examples?
3. Describe Timestamp based locking protocols?
4. Describe Validation-based locking protocols?
5. Explain different types of Advanced Recovery Techniques?
6. Write in detail about Remote Backup systems?
7. Discuss how do you recover from Concurrent transactions?
8. Discuss two phase locking protocol and strict two phase locking protocols?

Unit-V

Department of Information Technology


TEEGALA KRISHNA REDDY ENGINEERING COLLEGE
(UGC-Autonomous)
Approved by AICTE, Affiliated by JNTUH, Accreditated by NAAC- ‘A’ Grade
Medbowli, Meerpet, Balapur, Hyderabad, Telangana- 500097
Mob: 9393959597. Email: [email protected], [email protected]

Short answer questions


1. Explain Clustered Indexes?
2. Explain Hash based Indexing?
3. Discuss the Cost model of Heap files?
4. Explain about B+ tree index file?
5. Explain about static hashing?
6. Explain about RAID.

Long answer questions


1. Write in detail about Hash based Indexing and Tree based Indexing?
2. Compare I/O costs for all File Organizations?
3. Explain in detail about ISAM?
4. Explain B+ trees? Discuss about this Dynamic Index Structure?
5. Demonstrate searching a given element in B+ trees? Explain with example?
6. Illustrate insertion and deletion of an element in B+ trees with example?
7. Write in detail about Static Hashing?
8. Explain in detail about Extendible Hashing?
9. Explain in detail about Linear Hashing?
10. Compare and Contrast Extendible Hashing with Linear Hashing?

Department of Information Technology

You might also like