Multiple Choice
In Microsoft Access,standard SQL table creation syntax items not supported by Access SQL can generally be implemented by ________.
A) setting the Data Types in Access table Design View
B) setting the field properties in Access table Design View
C) setting the relationship properties in the Edit Relationship dialog box
D) setting the referential integrity properties in the Edit Relationship dialog box
E) running an ALTER TABLE query in Access SQL
Correct Answer:

Verified
Correct Answer:
Verified
Q30: To open a new Microsoft Access Query
Q40: Which of the following cannot be done
Q41: Which SQL keyword is used to specify
Q42: The TOP built-in function in SQL is
Q43: Microsoft Access SQL allows table structures to
Q44: Referential integrity constraints using the ON DELETE
Q47: In SQL,multiple conditions in the WHERE clause
Q48: A subquery is appropriate only if the
Q49: Which of the following is not a
Q50: Referential integrity constraints can be created using