To add a new record the __________ method of the record set object is used.
Add new
Delete
Edit
Clear
__________ controls are used to view/Edit data.
Data Control
Data Bound control
Picture Control
None of these
__________ type record set contains the records from a particular table.
Tuple
Table
File
Field
Which of the following is a database software ?
MS Access
Foxpro
Oracle
All of these
__________ is a candidate key,but not primary key.
Super key
Alternate key
Foreign key
The _________ method makes any change to the records in the record set permanent.
Delet
Update
You can use the Visual Data Manager __________ of Visual Basic to create a database.
Add-in
.MDB
Access
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
_________ represents the set of columns in the record set.
Fields
Folder
Record Count
__________ are interrelated data stored together to serve multiple applications.
Database
VB
C++