πŸ“Š Basics of Database Management System
Q. Which of the following are common ways to enforce data validation when entering data into an Access form?
  • (A) Create an input mask to restrict the kind of value that can be entered in positions across the field.
  • (B) Define a validation rule for that field
  • (C) A and B
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) A and B
πŸ“Š Basics of Database Management System
Q. Pivot Table reports are good for
  • (A) Analyzing large amounts of data
  • (B) Turning tables upside down
  • (C) Breaking spreadsheet data into multiple worksheet
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Analyzing large amounts of data
πŸ“Š Basics of Database Management System
Q. What did the first Table Analyzer do?
  • (A) Analyze the data in a set of flat files and automatically create a relational database system from that information
  • (B) Provide a graphic way to design relational databases
  • (C) Automate process of connecting tables to SQL Server
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (A) Analyze the data in a set of flat files and automatically create a relational database system from that information
πŸ“Š Basics of Database Management System
Q. What is a Grouped Report?
  • (A) A type of report that can be generated by the Report Wizard
  • (B) A report that displays data that has been sorted in ascending or descending order
  • (C) A report that displays data grouped by fields you specify
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (C) A report that displays data grouped by fields you specify
πŸ“Š Basics of Database Management System
Q. What is the primary difference between a pivot table report and a cross tab query?
  • (A) A pivot table report can contain sums, counts, and averages while a cross tab query cannot.
  • (B) You can’t pivot a cross tab query
  • (C) A cross tab query lets you group similar items. A pitot table report does not
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (B) You can’t pivot a cross tab query