Which of the following is NOT true in regard to the Crosstab Query Wizard?
A) If you want to use fields from multiple tables, you need to add the tables in Design view.
B) You cannot create expressions in the wizard.
C) You cannot add a parameter prompt.
D) You can specify a list of fixed values to be used as column headings.
D
You might also like to view...
Answer the following questions true (T) or false (F)
1. The ADT table is position-oriented. 2. A sorted implementation of a table can insert a new item into any convenient location. 3. A binary search tree implementation of a table is a linear implementation.
The __________ argument of the JOptionPane.showInputDialog method specifies the prompt that appears above an input dialog’s JTextField.
a) first b) second c) third d) fourth