Q1: What is the use of count command?
- a) count the number of records which are updated
- b) count the number of records in an active database
- c) count the number of tables in an active database
- d) all of the above
Q2: Which command is used to search the record that satisfies the specified criteria?
- a) locate
- b) found
- c) search
- d) get
Q3: What determines a table’s sort order?
- a) index field
- b) primary key
- c) auto number
- d) all of the above
Q4: What is the use of foreign key?
- a) indexing table
- b) establishing relationship
- c) unique record
- d) all of the above
Q5: Which of the following can be done in form?
- a) adding records
- b) deleting records
- c) modifying records
- d) all of the above