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

C Byregowda Institute of Technology

The document provides instructions for a database management systems assignment that is due on October 20th, 2018. It includes 12 questions covering topics like nested queries, SQL statements, triggers, views, aggregate functions, JDBC connections, embedded SQL, normalization, and lossless join properties. Students are instructed to answer all questions independently in a ruled notebook and be prepared to discuss any question in class.
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)
21 views2 pages

C Byregowda Institute of Technology

The document provides instructions for a database management systems assignment that is due on October 20th, 2018. It includes 12 questions covering topics like nested queries, SQL statements, triggers, views, aggregate functions, JDBC connections, embedded SQL, normalization, and lossless join properties. Students are instructed to answer all questions independently in a ruled notebook and be prepared to discuss any question in class.
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/ 2

C Byregowda Institute of Technology

Aug - Dec 2018 | Database Management System (15CS53) | SEM V


Mrs. Harshitha PR, Mrs. RadhaR
Assignment # 02 –Module 3 & 4
Date of issue: 10/10/2018 | Submission Due: 20/10/2018
------------------------------------------------------------------------------------------------------------------------------------------

Instructions:

ANSWER NEATLY AND LEGIBLY in ruled books only.


Sketch diagrams wherever relevant. Explain your notations explicitly and clearly.
An incomplete assignment is not acceptable for submission.
Once you submit your assignment, you will be expected to answer all the questions there INDEPENDENTLY.
You may be asked to answer any question of the assignment in the class.
ON the top of the first page, write your Due Date and Date of Submission.

1. Define the terms: Nested Query, Co-related nested query, Exists function, Not-exists
function, In function, unique function.
2. Explain Insert, Delete and update statement in SQL with example.
3. How trigger and assertion defined in SQL? Explain with examples.
4. What is a view? Explain how to create the view and how view can be dropped?
5. Write note on Aggregate function in SQL with example.
6. Explain the steps of JDBC connection.
7. What is embedded SQL? With an example explain how would you Connect to a
database, fetch records and display. Also explain the concept of stored procedure in
brief.
8. Explain informal design guidelines for relation schemas
9. What is the need of normalization? Explain the first, second and third normal form with
example.
10.Define multivalued dependency.Explain 4NF with an example
11.A relation R has four attribute ABCD.For each of the following sets of FD,identify the
candidate key and the highest normal form:
i) C→D, C→A,B→C ii)B→C,D→A iii)ABC→D,D→A
12.Explain lossless join property.

You might also like