__________ is a candidate key,but not primary key.
Super key
Alternate key
Foreign key
None of these
__________ are interrelated data stored together to serve multiple applications.
Database
Field
VB
C++
To add a new record the __________ method of the record set object is used.
Add new
Delete
Edit
Clear
You may store the library database in a file name Library.MDB, where .MDB is __________.
Name
Extension
File
__________ controls are used to view/Edit data.
Data Control
Data Bound control
Picture Control
The record set type specifies whether the record set is any one of the types dynaset,snapshot and __________.
Snapshot
Table
Files
______ refers to protection of data against accidental or unauthorized modification or destruction.
Data security
Data validity
Data integrity
Data consistency
__________ type record set contains the records from a particular table.
Tuple
The ___________ property of the record set can be used to check if the end of a record set has been reached while navigating it.
End
BOF
EOF
__________ record set can contain data retrieved by a table or SQL statement.
Dynaset