A __________ type of record set provides a read only view of the data.
Table
Snapshot
Field
Dyna set
____________ determines whether the data in the database can be changed.
Read only
Record set
Record source
_____________ are the primary form in which data are actually stored in the database.
Query
Row
Column
To add a new record the __________ method of the record set object is used.
Add new
Delete
Edit
Clear
A ________ is a fundamental building block of an access database.
Form
Object
None of these
___________ method positions the record pointer in the first record.
MoveFirst
FindFirst
SearchFirst
A project's or Application's back end is referred as __________.
Any Database
Program
VB
JAVA
Which of the following is an RDBMS?
MySQL
MsAccess
Oracle 8.0
All of these
The default Record set type is ________ of the following.
Dynaset
Snapshots
__________ are interrelated data stored together to serve multiple applications.
Database
C++