0% found this document useful (0 votes)
26 views

UNIT - 2 (Assignment - 1) Questions

The document discusses integrity constraints, relational constraints, keys, relational algebra operations, comparison operators, nested queries, relational calculus, set operations, views, joins, domains, relational schemas, and logical database design.

Uploaded by

Eleanor Wallace
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

UNIT - 2 (Assignment - 1) Questions

The document discusses integrity constraints, relational constraints, keys, relational algebra operations, comparison operators, nested queries, relational calculus, set operations, views, joins, domains, relational schemas, and logical database design.

Uploaded by

Eleanor Wallace
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

UNIT 2(Assignment 1) Questions:

1. Explain integrity constraints


(a) Not null (b) Unique (c) Primary key (d) Foreign key (e) Check (f) Default
2. Explain relational constraints
(a) Entity integrity constraint (b) Referential integrity constraint (c) Semantic
integrity constraint
3. Explain the following:
(a) Primary key (b) Foreign key (c) Super key (d) Candidate key (e)
Composite key
(f) Minimal key
3. What are different types of relational algebra operations? Explain any 3
types with examples?
4. (a) What are the comparison operators? Explain with examples?
b) Discuss about Nested Queries?
5. Explain relational calculus with examples.
6. Explain about the selection and projection set operations with examples.
7. What is a view and explain different types of views and how they can be
Created using SQL?
8. Explain different types of Joins in detail with suitable example?
9. Explain 1) domain 2) relational schema 3) degree
10. Explain logical database design(ER to relational)

You might also like