38) To open a new Microsoft Access Query window ________.
A) click the New button on the Home command tab
B) click the New Query button on the Home command tab
C) click the Create Query button on the Create command tab
D) click the New Query in Design view button on the Create command tab
E) click the Query Design button on the Command tab
39) In Microsoft Access, tables are added to a Query window by ________.
A) selecting the tables from the Use Table dialog box
B) selecting the tables from the Show Table dialog box
C) selecting the tables from the Tables section of the Navigation Pane
D) selecting the tables from the Queries section of the Navigation Pane
E) selecting the tables from the Relationships window
40) The SQL command used to add new data to a table is ________.
41) SQL is a data sublanguage, not a complete programming language.
42) When using SQL to create a table, a column is defined by declaring, in this order: data type,
column name, and optional constraints.