Which of the following about the Crosstab Query Wizard is FALSE?

A) If you want to use fields from multiple tables, you need to add the tables in Design view.
B) You can specify a list of fixed values to be used as column headings.
C) You cannot add a parameter prompt.
D) You cannot create expressions in the wizard.


B

Computer Science & Information Technology

You might also like to view...

Which one of the following pathnames is considered an absolute pathname?

a: absolute/xyz b: /bin/usr/u/se bin c: david/memo/c d: ./../xyz e: ../xyz/xxx/memo

Computer Science & Information Technology

Some people want to eliminate sexism in all forms of communication. You’ve been asked to create a program that can process a paragraph of text and replace gender-spe- cific words with gender-neutral ones. Assuming that you’ve been given a list of gender-specific words and their gender-neutral replacements (e.g., replace “wife” with “spouse,” “man” with “per- son,” “daughter” with “child” and so on), explain the procedure you’d use to read through a para- graph of text and manually perform these replacements. How might your procedure generate a strange term like “woperchild?” In Chapter 4, you’ll learn that a more formal term for “procedure” is “algorithm,” and that an algorithm specifies the steps to be performed and the order in which to perform them.

What will be an ideal response?

Computer Science & Information Technology

A computer forensic specialist may examine the ________ to ascertain the true identity of a file

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following RAID levels has no fault tolerance?

A. RAID 0 B. RAID 1 C. RAID 5 D. RAID 6

Computer Science & Information Technology