Q1: Which of the following is not a database object?
- a) table
- b) query
- c) relationship
- d) report
Q2: What is the database called that contains multiple tables connected to produce combined output?
- a) linked
- b) bound
- c) joined
- d) relational
Q3: Where is the result of a query displayed?
- a) report
- b) query datasheet
- c) query table
- d) form
Q4: Which one is used for Boolean value?
- a) currency
- b) yes/no
- c) text
- d) hyperlink
Q5: Which query is used to add data on the table?
- a) select query
- b) update query
- c) append query
- d) all of the above