Exit Exam Fundamentals of Database System 1 3
Exit Exam Fundamentals of Database System 1 3
Key Instructions
✓ The exam consists of 25 questions
✓ Student must not talk or cheat during the exam or he will be subject to penalty.
*Do not turn this page until you are told to do so. *
Choose the best answer from the following alternatives
1. The traditional storage of data organized by the customer, stored in separate folders in filing cabinets
is an example of ______________ type of ‘database’ management system.
4. The ability to query data, as well as insert, delete, and alter tuples, is offered by
____________
11. The encoding of the data by a special algorithm that renders the data unreadable by any
program is called___________
12. The clause in SQL that specifies that the query result should be sorted in ascending or
descending order based on the values of one or more columns is
13. Suppose we change the conceptual schema to add a constraint to the database. The
applications and the external schemas for the database do not have to be changed. This is
an example of what concept?
A. Logical data independence C. Physical data independence
14. A(n) _____________ is a generalized class of people, places, or things (objects) for which
data is collected, stored, and maintained.
16. Which statement is used for allocating system privileges to the users?
17. In 3NF
A. No functional dependencies exist C. No partial FDs exist
B. No multi valued dependencies exist D. No transitive dependencies exist
18. What is data integrity?
A. It is the data contained in database that is non redundant.
B. It is the data contained in database that is accurate and consistent.
C. It is the data contained in database that is secured.
D. It is the data contained in database that is shared.
19. Which data integrity concepts enforces those valid entries for a given column by restricting the
type, the format, or the range of possible values.
A. Range Integrity C. Domain Integrity
B. Referential integrity D. Entity Integrity
20. The logical design, and the snapshot of the data at a given instant in time is known as?
A. Instance & Relation C. Domain & Schema
B. Relation & Schema D. Schema & Instance
21. What happens if a piece of data is stored in two places in the database (DB)?
A. Storage space is wasted & changing the data in one spot will cause data inconsistency
B. In can be more easily accessed
C. Changing the data in one spot will cause data inconsistency
D. Storage space is wasted
22. The database state is called _______ of the schema.
A. Intension B. Extension C. Expansion D. definition
23.Which of the following true about SQL?
A. Computer language for storing, manipulating and retrieving data stored in a relational database
B. Describes what data to retrieve, delete, or insert, rather than how to perform the operation
C. Non-procedural language
D. All
24. A database administrator can
A. Create users B. Create privileges C. Grant privileges D. All
25. The values appearing in given attributes of any tuple in the referencing relation must likewise
occur in specified attributes of at least one tuple in the referenced relation, according to
_____________________ integrity constraint.
A. Referential B. Primary C. Domain D. Specific
Answer Sheet
1. 14.
2. 15.
3. 16.
4. 17.
5. 18.
6. 19.
7. 20.
8. 21.
9. 22.
10. 23.
11. 24.
12. 25.
13.