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

Rdbms Test

This document contains a quiz on relational database management systems (RDBMS) concepts with 16 multiple choice questions. The questions cover topics such as the benefits of a database approach, database models, database users, relational algebra operations, normalization forms, and data independence levels. The key aspects assessed include cardinality, normalization rules, relational operators, joins, entity-relationship modeling concepts, and the levels of a database system.

Uploaded by

RAHUL14478
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
203 views

Rdbms Test

This document contains a quiz on relational database management systems (RDBMS) concepts with 16 multiple choice questions. The questions cover topics such as the benefits of a database approach, database models, database users, relational algebra operations, normalization forms, and data independence levels. The key aspects assessed include cardinality, normalization rules, relational operators, joins, entity-relationship modeling concepts, and the levels of a database system.

Uploaded by

RAHUL14478
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

RDBMS TEST

1. Which statement is false regarding the Benefits of Database Approach?


A. Redundancy can be reduced
B. Data cannot be shared.
C. Security restrictions can be applied.
D. Integrity can be maintained.

2. Cardinality refers to:


A. a row in a table
B. number of attributes
C. number of tuples
D. a unique identifier for the table

3. List the Types of Database Models


Hierarchical, Network, Relational

4. Name few users of Database:


End users, Application Programmers, Database Administrator, Database
Designers

5. Basic Operations of Relation Algebra are:


A. Projection
B. Selection
C. Locks
D. Serialization
E. Union

6. Indicate whether this statement is true or false.


The primary key column must contain unique values.
A. True
B. False in de onderstelling dat de PK uit slechts 1 kolom bestaat; vandaar
het bepaald lidwoord.
7. The rule that requires that each non-key field (attribute) should be fully
functionally dependent on the primary key is :
A. First Normal Form.
B. Third Normal Form.
C. Second Normal Form

8. The rule that specifies that there should be no repeating fields and the fields
should be Atomic is :
A. Third Normal Form
B. Second Normal Form
C. First Normal Form.

9. In relational algebra the intersection of two sets .this corresponds to :


A. A-B
B. A and B
C. A or B.

10. The process of combining two tables in a relational database is known as


A. a Join.
B. a Construct.
C. a Combine.
D. a Relates.

11. This symbol represents an :


A. Relation
B. Entity
C. Attribute.

12. Which data model provides the concepts to describe the physical storage structure
of database.
A. High Level
B. Low level
C. Representational

13. The rule that prohibits transitive dependencies is :


A. Third Normal Form
B. Second Normal Form.
C. First Normal Form.

14. The terminology used to describe the characteristics of real world object is:
A. Entity
B. Attribute
C. Relationship

15. The end users use the database at:


A. Conceptual level
B. Internal level
C. External level

16. Logical data independence is with respect to:


A. Internal and Conceptual level
B. Internal and External level
C. Conceptual and External level

You might also like