21CSC205P - DBMS - Unit I - QB
21CSC205P - DBMS - Unit I - QB
Ramapuram
FACULTY OF ENGINEERING AND TECHNOLOGY
Unit I – PART A
7. What is a database?
a) Organized collection of information that cannot be accessed, updated, and managed
b) Collection of data or information without organizing
c) Organized collection of data or information that can be accessed, updated, and
managed
d) Organized collection of data that cannot be updated
8. Which of the following is not a type of database?
a) Hierarchical
b) Network
c) Distributed
d) Decentralized
9. What is information about data called?
a) Hyper data
b) Tera data
c) Meta data
d) Relations
10. What does an RDBMS consist of?
a) Collection of Records
b) Collection of Keys
c) Collection of Tables
d) Collection of Fields
11. In view schemas, a particular _______ group can view only the database parts that are
relevant to them while hiding the rest of the database.
a)Admin
b)User
c)Employee
d)Team
12. The attribute AGE is calculated from DATE_OF_BIRTH. The attribute AGE is
a) Single valued
b) Multi valued
c) Composite
d) Derived
14. The ability to query data, as well as insert, delete, and alter tuples, is offered by
____________
a) TCL (Transaction Control Language)
b) DCL (Data Control Language)
c) DDL (Data Definition Langauge)
d) DML (Data Manipulation Langauge)
15. Which one is EER model concept?
a)Aggregation
b) Attributes
c )Entity
d) Relationship
Part-B
1. What are the disadvantages of file processing system?
Slow access time
Presence of redundant data
Inconsistent Data
Data Integrity Problems
Difficulty in recovery of corrupt data
Lack of Atomicity
Problem in Concurrent Access
Unauthorized Access
Weak Entity:
A weak entity is dependent on a strong entity to ensure its existence.
Unlike a strong entity, a weak entity does not have any primary key. It
instead has a partial discriminator key. A weak entity is represented by a
double rectangle.
The relation between one strong and one weak entity is represented by a
double diamond. This relationship is also known as identifying
relationship.
14. Discuss about three views of Database?
The three-schema architecture defines the view of data at three levels: