Q1: Which of the following specifies that who can access of database?
- a) user ID
- b) password
- c) status
- d) all of the above
Q2: What is the size of Yes/No field?
- a) 1 bit
- b) 1 byte
- c) 8 bytes
- d) 1 GB
Q3: Append is used to
- a) add records from a file
- b) add records from a variable
- c) add records from information in an array
- d) add records from stock
Q4: What is displayed at the upper part of Query design?
- a) tables with fields and relationships between tables
- b) name of fields, field type
- c) criteria
- d) all of the above
Q5: Which query retrieves record from one or more tables and then displays the records?
- a) parameter
- b) update
- c) select
- d) crosstab