0% found this document useful (0 votes)
54 views5 pages

Dbms Lab Lesson Plan2019 Sahu

1. This document outlines a 14 period lesson plan for a Database Management Systems (DBMS) lab class. 2. The plan covers SQL queries, creating database tables, entering data, modifying data, generating reports, and creating a front end for querying and displaying results. 3. Key topics include writing SQL queries, creating tables with primary and foreign keys, adding/deleting data, increasing prices, finding customer accounts, and deleting account tuples.

Uploaded by

hackerden hhh
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)
54 views5 pages

Dbms Lab Lesson Plan2019 Sahu

1. This document outlines a 14 period lesson plan for a Database Management Systems (DBMS) lab class. 2. The plan covers SQL queries, creating database tables, entering data, modifying data, generating reports, and creating a front end for querying and displaying results. 3. Key topics include writing SQL queries, creating tables with primary and foreign keys, adding/deleting data, increasing prices, finding customer accounts, and deleting account tuples.

Uploaded by

hackerden hhh
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/ 5

LESSON PLANNING AND EXECUTION FORM

Subject (with code): DBMS LAB (16IS58) Class & Branch: BE 5th SEM Total No. of periods: 14

Academic Session: ODD Term: 16.08.2019 to 222222220/0914.12.2019

Planning Execution Remarks of


Period Remarks of
Staff In
Number HOD
Topics executed (Period charge
Date Topics to be covered Date
Nos. only)
19,20,21/08 1. Write the following queries in SQL. No
1 /2019 duplicates should be printed in any of the
answers.
a. Find the names of all juniors (level = JR)
who are enrolled in a class taught by Prof.
Harshith.
b. Find the names of all classes that either
meet in room R128 or have five or more
Students enrolled.
26,27,28/08 c. Find the names of all students who are
2 /2019 enrolled in two classes that meet at the same
time.
d. Find the names of faculty members who
teach in every room in which some class is
taught.
03,04/09/20 e. Find the names of faculty members for
3 19 whom the combined enrollment of the
courses that they teach is less than five
Planning Execution
Period Remarks of Remarks of
Topics executed
Number Date Topics to be covered Date Staff In charge HOD
(Period Nos. only)
09,11/09/20 2. Write each of the following queries in
4 19 SQL.
a. Find the names of aircraft such that all
pilots certified to operate them have
salaries more than Rs.80, 000.
b. For each pilot who is certified for more
than three aircrafts, find the eid and the
maximum cruising-range of the aircraft
for which she or he is certified.
16,17,18/09 c. Find the names of pilots whose salary is
5 /2019 less than the price of the cheapest route
from Bangalore to Frankfurt.
d. For all aircraft with cruising-range over
1000 Kms, .find the name of the aircraft
and the average salary of all pilots
certified for this aircraft.
30/09/2019 e. Find the names of pilots certified for
6 01,09/10/20 some Boeing aircraft.
19 f. Find the aids of all aircraft that can be used
routes from Bangalore to New Delhi.
14,15,16/10 3. Consider the following database of
7 /2019 student enrollment in courses & books
adopted for each course.
a. Create the above tables by properly
specifying the primary keys and the
foreign keys.
b. Enter at least five tuples for each
relation.
Planning Execution
Remarks
Period Remarks of
Topics executed of Staff In
Number Date Topics to be covered Date HOD
(Period Nos. only) charge
21,22/10/20
8 19 c. Demonstrate how you add a new text
book to the database and make this book
be adopted by some department.
d. Produce a list of text books (include
Course #, Book-ISBN, Book-title) in the
alphabetical order for courses offered by
the „CS‟ department that use more than two
books.

29,30/10/20 e. List any department that has all its


9 19 adopted books published by a specific
publisher.
f. Generate suitable reports.
g. Create suitable front end for querying
and displaying the results.
10 04,05,06/11/ 4. The following tables are maintained
2019 by a book dealer.
a. Create the above tables by properly
specifying the primary keys and the
foreign keys.
b. Enter at least five tuples for each relation.
c. Give the details of the authors who have
2 or more books in the catalog and the
price of the books is greater than the
average price of the books in the catalog
and the year of publication is after 2000.
Planning Execution
Topics Remarks
Period Remarks
executed of Staff
Number Date Topics to be covered Date of HOD
(Period Nos. In charge
only)
11 11,12,13/11/2019 d. Find the author of the book which has maximum
sales.
e. Demonstrate how you increase the price of books
published by a specific publisher by 10%.
f. Generate suitable reports. g. Create suitable front
end for querying and displaying the results.
12 18,19,20/11/2019 5. Consider the following database for a
banking enterprise
a. Create the above tables by properly specifying
the primary keys and the foreign keys.
b. Enter at least five tuples for each relation.

13 26,27/11/2019 c. Find all the customers who have at least two


02/12/2019 accounts at the Main branch.
d. Find all the customers who have an account at all
the branches located in a specific city.
14 09,10,11/12/2019 e. Demonstrate how you delete all account tuples at
every branch located in a specific city.
f. Generate suitable reports.
g. Create suitable front end for querying and
displaying the results.

Prepared by: Gurappa Kalyani


(Staff In charge) Reviewed by: Signature of HOD
Poojya Doddappa Appa College of Engineering, Gulbarga – 585 102

You might also like