SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Assignment no.01
Submission on: 14/02/2015
1. Explain Advantages of a DBMS over file processing system.
2. What do you mean by data model? Explain the various types of data models.
3. Explain the difference between a weak and strong entity set with an example.
4. Construct E-R diagram for registrar office of university which stores the data
about:
i.Student(sid,name,program)
ii. Courseoffering(time,secno,room,year,semester)
iii. Instructor (iid,name,dept,title)
iv. Course(syllabus,credits,courseno,title)
Each courses offering provides the grades to the student who are enrolled with
that course. Give the appropriate mapping constraints.
5. With neat sketch discuss the overall structure of DBMS.
6. What are attributes? What are different types of attributes you have studied?
Explain each with suitable example.
7. Explain types of database Users.
8. What are the functions of DBA? Explain in detail.
9. Explain the concept of EER model with suitable example.
10. What is data abstraction and data independence? Explain their types.
11. Draw scheme for university databases.
Name and Signature of Faculty
Assignment no.02
Submission on: 02/03/2015
1. What is join? Enlist and explain the different types of join.
2. Explain the various types of data models used in DBMS.
3. Explain the fundamental operation in relational algebra.
4. What is an attribute? What are the various types of attribute.
5. Consider the following relation:
Emp(ename,company_name,salary)
Write SQL Queries:
i.Find the total salary of each company.
ii. Find the company name whose salary is less than lowest average salary.
iii. Find the employee name whose salary is higer than highest average salary
of TCS’s.
6. Consider the following structure for employee.
Emp(empno,ename,job,mgr,joindate,sal,comm,deptno)
Write SQL Queries for the following:
i.Change the average salaries for each dept.
ii. Change the name of emp ‘AMAN’ to ‘ABHIJEET’.
iii. Display emp details whose name start with ‘A’.
iv. Display the list of emp excluding job title as ‘Salesman’.
v. Dispaly annual salary of all emp.
vi. Display name and salary for all emp. Whose sal is not in the range of
Rs.5000 and 10000.
vii. Delete all tuples in the emp relation for emp of dept_no=’200’.
7. Describe different clause in SQL with example.
8. What are aggregate functions in SQL? Explain it.
9. Describe string function and numeric function with example.
10. Explain ‘Group by’ and ‘having clause’ in SQL with example.
11. Explain set operators in SQL with example.
12. What are different alter commands in SQL? Explain with example.
13. With example explain select and where clauses.
14. What are views and Trigger? Explain with suitable example.
15. Find all courses taught in both the summer 2009 sem and in the winter 2010
sem.Write the SQL Query.
Name and Signature of Faculty
Assignment no.03
Submission on: 23/03/2015
1. Explain Functional dependencies with an example.
2. Explain 1NF,2NF and3NF in detail.
3. Write short note on:
i. Nested Subqueries
ii. Multivalued dependency
iii. Join dependency
iv. Trigger
v. View
vi. Transaction
4. Explain states of transaction with suitable diagram also explain ACID properties.
5. Explain serializability and shadow paging with example.
6. Explain Time stamp protocols:
i.Time stamp ordering
ii.Validation based protocol
7. Inference rules based functional dependency questions.
i.Let set of FD’s are given
F={A->B,C->X,BX->Z}
prove or disprove that ac->Z.
ii.Let F={A->B,C->D,C C B}
prove or disprove that A->C
iii.Let F={A->B,BC->D}
prove or disprove the following FD’s
a.AC->D b. B->D c. AD->B
iv.Let F={XY->W,Y->Z,WZ->P,WP->QR,Q->X}
show that XY->P.
8. Explain the following terms:
i.Lossy join
ii.Lossless Join Decomposition
iii.Lock based protocols
9. Consider the following relation schemes:
R=(A,B,C,) and S=(D,E,F)
Let realtion r(R) ,s(S) he given .Give an expression in SQL that is equivalent to each
of following.
i. Π A(r)
ii. σB=17(r)
iii. r×s
iv. πA,F (σC=D(r×s))
10. Explain scedules ,types of schedule and the testing of serializability.
11. Consider the following schedule and draw the P(S) also check for conflict
serializable.
i. r1(x), w2(x),r1(x)
ii. r1(x),r3(x),w1(x),r2(x),w3(x)
iii. r1(x),r3(x),w3(x),w1(x),r2(x)
Name and Signature of Faculty

More Related Content

DOCX
DBMS Question bank
PPTX
Logics for non monotonic reasoning-ai
PDF
Model View Controller (MVC)
PPTX
Database System Architectures
PPTX
Mathematical Analysis of Non-Recursive Algorithm.
PPTX
Dynamic Itemset Counting
PDF
NOSQL- Presentation on NoSQL
PPTX
Relational algebra ppt
DBMS Question bank
Logics for non monotonic reasoning-ai
Model View Controller (MVC)
Database System Architectures
Mathematical Analysis of Non-Recursive Algorithm.
Dynamic Itemset Counting
NOSQL- Presentation on NoSQL
Relational algebra ppt

What's hot (20)

DOC
Dbms lab questions
PPTX
Java Server Pages
PPTX
Language design and translation issues
PPT
Type Checking(Compiler Design) #ShareThisIfYouLike
PPT
Database recovery
PDF
Token, Pattern and Lexeme
PPTX
Distributed DBMS - Unit 8 - Distributed Transaction Management & Concurrency ...
PPTX
Domain class model
PDF
Dbms 14: Relational Calculus
PPTX
Predicate logic
PDF
The CAP Theorem
PPTX
Knowledge representation
PPSX
JDBC: java DataBase connectivity
PPTX
Unit iv(simple code generator)
PPTX
Performance analysis(Time & Space Complexity)
PPTX
Algorithm and flowchart
PPTX
Interface specification
PPTX
SQL, Embedded SQL, Dynamic SQL and SQLJ
PPTX
Temporal databases
PPTX
Frames
Dbms lab questions
Java Server Pages
Language design and translation issues
Type Checking(Compiler Design) #ShareThisIfYouLike
Database recovery
Token, Pattern and Lexeme
Distributed DBMS - Unit 8 - Distributed Transaction Management & Concurrency ...
Domain class model
Dbms 14: Relational Calculus
Predicate logic
The CAP Theorem
Knowledge representation
JDBC: java DataBase connectivity
Unit iv(simple code generator)
Performance analysis(Time & Space Complexity)
Algorithm and flowchart
Interface specification
SQL, Embedded SQL, Dynamic SQL and SQLJ
Temporal databases
Frames
Ad

Similar to DBMS Assignments Questions (20)

DOCX
Assignments 150507052746-lva1-app6891
PDF
Rdbms class test ii sep 2019
PDF
Question bank class test ii sep 2019
DOCX
DMS Question bank class test ii sep 2019
PDF
Model questions-b.sc .csit-6th-sem
DOCX
Smu mba sem 3 mis spring 2016 assignments
DOCX
Sem 4 bscit summer 2014 solved assignments
DOCX
Sem 3 bscit summer 2014 solved assignments
DOCX
Smu mba sem 3 mis summer 2016 assignments
DOCX
Dbms qsntns
PDF
Bca spring driveassignments
PDF
dbms final.pdf
PDF
Pune University MCA [Management] 2020-Sample Questions
DOCX
Smu bca sem 5 spring 2015 assignments
DOCX
Smu bscit sem 4 spring 2015 assignments copy
DOCX
Smu bca sem 2 winter 2014 assignments
DOCX
Smu bca-sem-2-fall-2015- solved - assignments
DOCX
Smu mba sem 3 mis spring 2015 assignments
PDF
Class9 js word_quar2018
DOCX
Bca5010 web design
Assignments 150507052746-lva1-app6891
Rdbms class test ii sep 2019
Question bank class test ii sep 2019
DMS Question bank class test ii sep 2019
Model questions-b.sc .csit-6th-sem
Smu mba sem 3 mis spring 2016 assignments
Sem 4 bscit summer 2014 solved assignments
Sem 3 bscit summer 2014 solved assignments
Smu mba sem 3 mis summer 2016 assignments
Dbms qsntns
Bca spring driveassignments
dbms final.pdf
Pune University MCA [Management] 2020-Sample Questions
Smu bca sem 5 spring 2015 assignments
Smu bscit sem 4 spring 2015 assignments copy
Smu bca sem 2 winter 2014 assignments
Smu bca-sem-2-fall-2015- solved - assignments
Smu mba sem 3 mis spring 2015 assignments
Class9 js word_quar2018
Bca5010 web design
Ad

Recently uploaded (20)

PPTX
additive manufacturing of ss316l using mig welding
PPTX
CH1 Production IntroductoryConcepts.pptx
DOCX
573137875-Attendance-Management-System-original
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPT
Mechanical Engineering MATERIALS Selection
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
Well-logging-methods_new................
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Artificial Intelligence
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
737-MAX_SRG.pdf student reference guides
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
additive manufacturing of ss316l using mig welding
CH1 Production IntroductoryConcepts.pptx
573137875-Attendance-Management-System-original
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Mechanical Engineering MATERIALS Selection
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Well-logging-methods_new................
Operating System & Kernel Study Guide-1 - converted.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Artificial Intelligence
Foundation to blockchain - A guide to Blockchain Tech
737-MAX_SRG.pdf student reference guides
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx

DBMS Assignments Questions

  • 1. Assignment no.01 Submission on: 14/02/2015 1. Explain Advantages of a DBMS over file processing system. 2. What do you mean by data model? Explain the various types of data models. 3. Explain the difference between a weak and strong entity set with an example. 4. Construct E-R diagram for registrar office of university which stores the data about: i.Student(sid,name,program) ii. Courseoffering(time,secno,room,year,semester) iii. Instructor (iid,name,dept,title) iv. Course(syllabus,credits,courseno,title) Each courses offering provides the grades to the student who are enrolled with that course. Give the appropriate mapping constraints. 5. With neat sketch discuss the overall structure of DBMS. 6. What are attributes? What are different types of attributes you have studied? Explain each with suitable example. 7. Explain types of database Users. 8. What are the functions of DBA? Explain in detail. 9. Explain the concept of EER model with suitable example. 10. What is data abstraction and data independence? Explain their types. 11. Draw scheme for university databases. Name and Signature of Faculty
  • 2. Assignment no.02 Submission on: 02/03/2015 1. What is join? Enlist and explain the different types of join. 2. Explain the various types of data models used in DBMS. 3. Explain the fundamental operation in relational algebra. 4. What is an attribute? What are the various types of attribute. 5. Consider the following relation: Emp(ename,company_name,salary) Write SQL Queries: i.Find the total salary of each company. ii. Find the company name whose salary is less than lowest average salary. iii. Find the employee name whose salary is higer than highest average salary of TCS’s. 6. Consider the following structure for employee. Emp(empno,ename,job,mgr,joindate,sal,comm,deptno) Write SQL Queries for the following: i.Change the average salaries for each dept. ii. Change the name of emp ‘AMAN’ to ‘ABHIJEET’. iii. Display emp details whose name start with ‘A’. iv. Display the list of emp excluding job title as ‘Salesman’. v. Dispaly annual salary of all emp. vi. Display name and salary for all emp. Whose sal is not in the range of
  • 3. Rs.5000 and 10000. vii. Delete all tuples in the emp relation for emp of dept_no=’200’. 7. Describe different clause in SQL with example. 8. What are aggregate functions in SQL? Explain it. 9. Describe string function and numeric function with example. 10. Explain ‘Group by’ and ‘having clause’ in SQL with example. 11. Explain set operators in SQL with example. 12. What are different alter commands in SQL? Explain with example. 13. With example explain select and where clauses. 14. What are views and Trigger? Explain with suitable example. 15. Find all courses taught in both the summer 2009 sem and in the winter 2010 sem.Write the SQL Query. Name and Signature of Faculty
  • 4. Assignment no.03 Submission on: 23/03/2015 1. Explain Functional dependencies with an example. 2. Explain 1NF,2NF and3NF in detail. 3. Write short note on: i. Nested Subqueries ii. Multivalued dependency iii. Join dependency iv. Trigger v. View vi. Transaction 4. Explain states of transaction with suitable diagram also explain ACID properties. 5. Explain serializability and shadow paging with example. 6. Explain Time stamp protocols: i.Time stamp ordering ii.Validation based protocol 7. Inference rules based functional dependency questions. i.Let set of FD’s are given F={A->B,C->X,BX->Z} prove or disprove that ac->Z. ii.Let F={A->B,C->D,C C B} prove or disprove that A->C iii.Let F={A->B,BC->D} prove or disprove the following FD’s a.AC->D b. B->D c. AD->B iv.Let F={XY->W,Y->Z,WZ->P,WP->QR,Q->X} show that XY->P. 8. Explain the following terms: i.Lossy join ii.Lossless Join Decomposition iii.Lock based protocols
  • 5. 9. Consider the following relation schemes: R=(A,B,C,) and S=(D,E,F) Let realtion r(R) ,s(S) he given .Give an expression in SQL that is equivalent to each of following. i. Π A(r) ii. σB=17(r) iii. r×s iv. πA,F (σC=D(r×s)) 10. Explain scedules ,types of schedule and the testing of serializability. 11. Consider the following schedule and draw the P(S) also check for conflict serializable. i. r1(x), w2(x),r1(x) ii. r1(x),r3(x),w1(x),r2(x),w3(x) iii. r1(x),r3(x),w3(x),w1(x),r2(x) Name and Signature of Faculty