Q1: Which data type is better to use for storing phone number in the following format “123-12-123456789”?
- a) text
 - b) auto number
 - c) number
 - d) currency
 
Q2: Which one is the logical data type of Access?
- a) yes/no
 - b) true/false
 - c) on/off
 - d) all of them
 
Q3: What is extension of access database? (MS-Access 2003 version)
- a) .DBF
 - b) .MDB
 - c) .MBD
 - d) none
 
Q4: What determines a table’s sort order?
- a) auto number field
 - b) index field
 - c) field order
 - d) primary key
 
Q5: Which of the following is not a MS-Access database object?
- a) table
 - b) form
 - c) query
 - d) datasheet