Q. What determines a table’s sort order?

  • (A) Primary key
  • (B) Field order
  • (C) Field order
  • (D) AutoNumber field
πŸ’¬ Discuss
βœ… Correct Answer: (C) Field order

Q. Which data type is better to use for storing the price of an item?

  • (A) Currency
  • (B) Number
  • (C) AutoNumber
  • (D) Text
πŸ’¬ Discuss
βœ… Correct Answer: (A) Currency

Q. Which of the following Format supports for Data Type Yes/No?

  • (A) Yes/No
  • (B) True/False
  • (C) On/Off
  • (D) All of Above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of Above

Q. The ________ Builder is an Access tool for selecting colors from a palette or creating custom colors.

  • (A) Color
  • (B) Palette
  • (C) Expression
  • (D) Property
πŸ’¬ Discuss
βœ… Correct Answer: (A) Color

Q. Which function evaluates a “true/false” expression and then performs one of two actions?

  • (A) Is True
  • (B) IIF
  • (C) IF
  • (D) Case
πŸ’¬ Discuss
βœ… Correct Answer: (B) IIF

Q. ________ allows you to resize controls, adjust column widths, move columns, and change labels while viewing the actual data in the

  • (A) Report View
  • (B) Print Preview
  • (C) Layout View
  • (D) Design View
πŸ’¬ Discuss
βœ… Correct Answer: (C) Layout View

Q. Which of the following statements about criteria in a query is NOT true?

  • (A) Multiple criteria can be specified using AND, OR, and relational operators
  • (B) Criteria cannot be specified as an expression
  • (C) Criteria in a query selects or excludes certain records
  • (D) Criteria can contain wildcard characters
πŸ’¬ Discuss
βœ… Correct Answer: (B) Criteria cannot be specified as an expression

Q. The Table _________ Wizard analyzes a database and recommends changes for normalization.

  • (A) Normalization
  • (B) Cleanup
  • (C) Documenter
  • (D) Analyzer
πŸ’¬ Discuss
βœ… Correct Answer: (D) Analyzer

Q. Which major database object stores all data?

  • (A) Table
  • (B) Record
  • (C) Query
  • (D) Field
πŸ’¬ Discuss
βœ… Correct Answer: (A) Table

Q. The _________ field is used to hold a yes or no answer

  • (A) Logical
  • (B) Text
  • (C) Number
  • (D) Object
πŸ’¬ Discuss
βœ… Correct Answer: (A) Logical