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

Sample Questions

The document contains a list of sample questions related to Database Management Systems (DBMS), covering various topics such as advantages of DBMS, normalization, ER models, transaction management, and data warehousing. It includes practical tasks like designing ER diagrams, normalizing databases, and writing SQL queries. Additionally, it addresses concepts like concurrency control, query optimization, and crash recovery in DBMS.

Uploaded by

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

Sample Questions

The document contains a list of sample questions related to Database Management Systems (DBMS), covering various topics such as advantages of DBMS, normalization, ER models, transaction management, and data warehousing. It includes practical tasks like designing ER diagrams, normalizing databases, and writing SQL queries. Additionally, it addresses concepts like concurrency control, query optimization, and crash recovery in DBMS.

Uploaded by

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

Sample questions on DBMS

1. What are the advantages of DBMS over conventional File System?


2. What do you mean by normalization of database? Normalize any relational database
up to 3NF and write differences between 3NF and BCNF
3. What are the different anomalies may arise if database is not in normalized form?
Normalize the following table upto 3NF.

4. What is ER model . Explain with proper example, how ER model can be used while
conceptual data modeling ?
5. Explain concept of key and integrity constrains in RDBMS.
6. A college library management system has different types of users, such as, students,
staff, and teachers. Each user-type has different book transaction privileges. Users can
only view the list of available books that is; users cannot have access to the any type
of data manipulation. The process of book transaction, the number of days, and the
fine-rate is all managed by the library administrator only.
I. For the system described above, draw the ERD
II. Design the normalized database for the library management system mentioned
above.
III. Determine the total data volume required for the system.

7. What are the characteristics of Distributed database systems? Explain the distributed
database system with proper example.
8. How Distributed Database system is different from parallel database systems.
9. Define concept of Data warehousing and data mining. Explain architecture of Data
warehouse.
10. Why transaction manager is required in DBMS? Explain ACID properties of DBMS.
11. Explain the concept of concurrency control in DBMS transaction. How two-phase
locking protocol (2PL) works? Explain with example.
12. Explain different states of Transaction in DBMS.
13. What is query optimization? Why this is so important? Explain query optimization
process with example.
14. Consider the following database schema :
Frequents(kid, store)
Sells(store, candy)
Likes(kid,candy)
Table frequents indicates what candy stores a kid likes to visit. Table Sells shows
which candy each store sells. Table Likes tells which candy a kid likes . Express the
following queries
a) Use SQL to list the stores (in alphabetical order) that sell more than 10
different candies
b) Use SQL to list the kids who liked candies as all sold by the sore
“Starbucks”
15. Write short note on DDL and DML in database
16. A university registar’s office maintains data about the following entities:
• Courses: including course number, title, credits, syllabus
• Courses-Offering : including course number, year, quarter, section number,
timing and class room
• Students: including id, name and program
• Instructor: including id, name, department and tile.
You have to well modal the following relations.
• Students enrolled in course-offerings and grade will be associated with each
enrolment .
• Instructor teach course-offerings.
• Courses are offered by courses-offerings.
• Some courses is prerequisite of other courses.
Construct an ER diagram for registar’s office document all assumptions that you
make about mapping constraints.
17. Why do we need crash recovery is DBMS? Explain with example.
18. Ministry of health and Population is willing to computerize its database. This new
system will be able to tell the population of the country, zone and district and even of
the ward of a specific place. The system will update is data in monthly basis so that
the birth rate and death rate can be easily be seen. Now as an computer engineer,
Design the efficient database schema for the proposed system with appropriate
normalization methods.
19. What is functional dependency ? explain with proper examples.
20. Write short note on :
a. Triggers in SQL
b. Function and procedures in PL-SQL
c. Schema Vs instances
d. Data models

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