Unix and Windows Programming

Unix and Windows Programming

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following represents an attribute associated with QueryDef Object created from an attribute query?

  1. QueryDef object
  2. Parameter object
  3. TableDef object
  4. Relation object
  5. 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?

  1. Property object
  2. Container object
  3. Data access object
  4. Database object
  5. QueryDef object
Question 3 Multiple Choice (Single Answer)

Which of the following corresponds to a column of data type and a set of properties?

  1. TableDef object
  2. QueryDef object
  3. Relation object
  4. Container object
  5. 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?

  1. Recordset object
  2. Table type recordset object
  3. QueryDef object
  4. Field object
  5. 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?

  1. Table type recordset object
  2. Dynaset type recordset object
  3. Recordset object
  4. Data access object
  5. DBEngine