Q.1.
A schema describes
Q.2.
Which of the following is not a type of data?
Q.3.
What is data integrity
Q.4.
A logical schema
Q.5.
Logical design of database, is known to be
Q.6.
A table joined with itself is called
Q.7.
The set of all possible values that an attribute may contain is called the ___________ of an attribute. 1
Q.8.
An advantage of the database management approach is
Q.9.
An attribute in a relation is a foreign key if the _______ key from one relation is used as an attribute in that relation.
Q.10.
A _____ is a property of the entire relation, rather than of the individual tuples in which each tuple is unique.
Q.11.
Which one of the following is a set of one or more attributes taken collectively to uniquely identify a record?
Q.12.
Which one of the following provides the ability to query information from the database and to insert tuples into, delete tuples from, and modify tuples in the database?
Q.13.
Which one of the following is used to define the structure of the relation, deleting relations and relating schemas?
Q.14.
What is the purpose of *?
Q.15.
In ER diagram relationship type is represented by
Q.16.
What database level is closest to the user
Q.17.
An .............. can be a real-world object, either animate or inanimate, that can be easily identifiable.
Q.18.
Atomicity, Consistency, Isolation, and Durability − commonly known as ........... properties
Q.19.
A .............. is a very small unit of a program and it may contain several low-level tasks.
Q.20.
A ........... can be defined as a group of tasks.