Questions
Question 1 Multiple Choice (Single Answer)
Which of the following represents an attribute associated with QueryDef Object created from an attribute query?
- QueryDef object
- Parameter object
- TableDef object
- Relation object
- Data access object
Question 2 Multiple Choice (Single Answer)
Which of the following represents built in characteristics or user-defined characteristics of a data access object?
- Property object
- Container object
- Data access object
- Database object
- QueryDef object
Question 3 Multiple Choice (Single Answer)
Which of the following corresponds to a column of data type and a set of properties?
- TableDef object
- QueryDef object
- Relation object
- Container object
- Field object
Question 4 Multiple Choice (Single Answer)
Which of the following contains a fixed set of data, as it exists, when the summary is created?
- Recordset object
- Table type recordset object
- QueryDef object
- Field object
- Snapshot type recordset object
Question 5 Multiple Choice (Single Answer)
Which of the following can either refer to local or attached tables, or to the result of queries?
- Table type recordset object
- Dynaset type recordset object
- Recordset object
- Data access object
- DBEngine