The database administration function includes
_____________________________________________________________________________________
|
Goals for the design of the logical schema include
_____________________________________________________________________________________
|
The logical data structure with one to many relationship is a
_____________________________________________________________________________________
|
E-R model uses this symbol to represent weak entity set
_____________________________________________________________________________________
|
The problem that occurs when one transaction updates a database item and then the transaction fails for some reason is ________.
_____________________________________________________________________________________
|
A data model is a collection of conceptual tools for describing
_____________________________________________________________________________________
|
In SQL, which command is used to select data in rows and column from one or more tables?
_____________________________________________________________________________________
|
In a B tree of order 5, the following keys are inserted as follows : 7, 8, 1, 4, 13, 20, 2, 6 and 5 How many elements are present in the root of the tree ?
_____________________________________________________________________________________
|
An entity relationship diagram is a tool to represent
_____________________________________________________________________________________
|
SET concept is used in
_____________________________________________________________________________________
|
The method of access which uses key transformation is known as
_____________________________________________________________________________________
|
Which of the following operation is used if we are interested in only certain columns of a table?
_____________________________________________________________________________________
|
If a relation scheme is in BCNF then it is also in
_____________________________________________________________________________________
|
In a Hierarchical model records are organized as
_____________________________________________________________________________________
|
The DBMS that is most difficult to use is ________ .
_____________________________________________________________________________________
|
A computer file contains several records. What does each record contain?
_____________________________________________________________________________________
|
|
Which of the following is not a consequence of concurrent operations?
_____________________________________________________________________________________
|
The way a particular application views the data from the database that the application uses is a
_____________________________________________________________________________________
|
There exists a construct which returns a value ‘true’ if the argument subquery is:
_____________________________________________________________________________________
|
How many primitive operators of relation algebra as proposed by codd
_____________________________________________________________________________________
|
Which of the following relational algebra operations do not require the participating tables to be union-compatible?
_____________________________________________________________________________________
|
A table joined with itself is called
_____________________________________________________________________________________
|
_______is a program or set of program that interacts with the database at some point in its execution
_____________________________________________________________________________________
|
Match the following : I. 2 NF (a) transitive dependencies eliminated II. 3 NF (b) multivalued attribute removed III. 4 NF (c) contain no partial functional dependencies IV. 5 NF (d) contains no join dependency Codes ( I II III IV )
_____________________________________________________________________________________
|
Cartesian product in relational algebra is
_____________________________________________________________________________________
|
Use of UNIQUE while defining an attribute of a table in SQL means that the attribute values are
_____________________________________________________________________________________
|
Which are the two ways in which entities can participate in a relationship?
_____________________________________________________________________________________
|
Goals for the design of the logical schema include
_____________________________________________________________________________________
|
Table is synonymous with the term
_____________________________________________________________________________________
|
The file organization that provides very fast access to any arbitrary record of a file is
_____________________________________________________________________________________
|
An entity set that does not have sufficient attributes to form a primary key is a
_____________________________________________________________________________________
|
Key to represent relationship between tables is called
_____________________________________________________________________________________
|
NULL is
_____________________________________________________________________________________
|
In E-R Diagram derived attribute are represented by
_____________________________________________________________________________________
|
A hash table has space for 75 records, then the probability of collision before the table is 6% full.
_____________________________________________________________________________________
|
The result of the UNION operation between R1 and R2 is a relation that includes
_____________________________________________________________________________________
|
An index is clustered, if
_____________________________________________________________________________________
|
The basic variants of time-stampbased method of concurrency control are
_____________________________________________________________________________________
|
Shadow paging has
_____________________________________________________________________________________
|
Which construct in SQL is used to test whether a subquery has any tuples in its result?
_____________________________________________________________________________________
|
The rule that a value of a foreign key must appear as a value of some specific table is called a
_____________________________________________________________________________________
|
In an E-R diagram an entity set is represent by a
_____________________________________________________________________________________
|
An entity instance is a single occurrence of on
_____________________________________________________________________________________
|
Relational Algebra is
_____________________________________________________________________________________
|
Which of the following is a valid SQL type?
_____________________________________________________________________________________
|
ODBC stands for
_____________________________________________________________________________________
|
The relational model feature is that there
_____________________________________________________________________________________
|
Multivalued dependency among attribute is checked at which level?
_____________________________________________________________________________________
|
The database schema is written in
_____________________________________________________________________________________
|