RDBMS1
RDBMS1
RDBMS1
WORKSHEET ON RDBMS
I. Multiple choice Questions(MCQ):
1. DBMS stands for______c_______
16. Which of the following statements is not true about relational database?
18. A ___b__ is a property of the entire relation, rather than of the individual tuples in
19. Which one of the following attribute can be taken as a primary key?
20. A _________ integrity constraint requires that the values appearing in specified attributes of any
tuple in the referencing relation also appear in specified attributes of at least one tuple in the referenced
relation.
Table: Employee
i) EMPID ii) EMAIL iii) Both i and ii iv) None of the above
d) If two columns are added to the table Employee, then the cardinality and
e) State True/False:
Both EMPID and EMAIL can be defined as primary key in the table Employee.
i) True ii)False
22. An attribute in a relation is a foreign key if it is the ________ key in any other
relation.
23. A(n) ________ in a table represents a logical relationship among a set of values.
24. Which of the following attributes can be considered as a choice for the primary
key?