Questions
The union of primary keys of the related entity sets becomes a _________.
- candidate key
- super key
- composite key
- primary key
- foreign key
A directed graph which represents the deadlocks is called __________.
- wait for graph
- cyclic graph
- schema
- tree
- B-tree
The syntax of a user query is verified by __________.
- parser
- DBA
- query optimizer
- translator
- compiler
A block that is not permitted to be written back to a disc is called _______.
- zapped
- deleted code
- dead code
- pinned
- stopped
QUEL is a query language of which of the following databases?
- DB II
- Ingress
- Oracle
- SQL
- MySQL
________ produces the relation that has attributes of R1 and R2.
- Cartesian product
- Difference
- Intersection
- Union
- Productivity
Collection of information stored in a database as a particular moment is _________.
- schema
- view
- table
- instance
- relation
The file organization that provides very fast access to any arbitrary record of a file is _______.
- unordered file
- ordered file
- structured file
- hashed file
- non structured file
A host language is a _________.
- storage definition language
- query language
- the DML embedded in the general purpose language
- always an object oriented language
- always a non-procedural language
Which is a desirable property of a transaction?
- Automaticity
- Consistancy
- ACID
- Isolation
- Durability
A primary key _________.
- uniquely identifies the data in a row
- is also referred to as composite key
- is a unique identifier in a column
- must be accompanied by a corresponding foreign key
- is always a super key
Which of the following is a property of an entity?
- Table
- Group
- Attribute
- DBMS
- Row
DBA stands for _______.
- Database Administrator
- Database Access
- Data Bank Administrator
- Data Bank Access
- Database Authority
Prevention of access to the database by unauthorized users is referred to as _______.
- integrity
- reliability
- productivity
- security
- duplicacy
Between the users and the database itself, a DBMS acts as a/an ________.
- barrier
- interface
- referee
- obstacle
- guide
Duplicate data is referred to as _______.
- accurate data
- redundant data
- related data
- grouped data
- null data
One common approach of preventing deadlocks, before beginning an update is ________.
- lock the DBMS
- lock the database
- lock one row
- lock one column
- lock a relation
Which of the following DBMS supports full-fledged client server application development?
- Dbase iv
- Oracle 7.1
- SQL
- Ingress
- Foxpro 2.1
The level of data abstraction, which describes how data is actually stored is _________.
- physical level
- logical level
- conceptual level
- view
- file level
In a hierarchical database, a hashing function is used to locate the ___________.
- root
- collision
- primary key
- composite key
- duplicate record