Quiznetik

DataBase Management System (DBMS) | Set 15

1. A relation between 2 set of attributes is called as

Correct : C. Functional Dependency

2. In 1NF, the value of the attribute must be

Correct : D. Null

3. The process of Normalization is

Correct : A. Iterative

4. Which normal form is most desirable ?

Correct : B. 3 NF

5. A functional dependency is a relationship between

Correct : C. Attributes

6. Two or more attributes that can be a key are called :

Correct : C. Composite key

7. Cartesian product in relational algebra is

Correct : B. a Binary operator.

8. In the relational modes, cardinality is termed as:

Correct : A. Number of tuples.

9. Relational calculus is a

Correct : B. Non- Procedural language.

10. In a relational database a referential integrity constraint can be specified with the help of

Correct : B. foreign key

11. A super key is a set of one or more attributes that, taken collectively, allow us

Correct : A. to identify uniquely an entity in the entity set

12. 4NF is designed to cope with:

Correct : C. Multi valued dependency

13. A relational database developer refers to a record as

Correct : C. a tuple.

14. The relational model feature is that there

Correct : B. is much more data independence than some other database models.

15. SET concept is used in :

Correct : A. Network Model

16. Relational Algebra is

Correct : C. Procedural query Language