Multiple Choice
The following SELECT statement: SELECT EmpFirstName,EmpLastName
FROM tblEmployee
WHERE EmpLastName Like "[D-G]*";
Would list the EmpFirstName and EmpLastName that ________.
A) begins with the letters D,E,F,and G sorted in ascending order
B) begins with the letters D,E,F,and G sorted in descending order
C) begins with the letters D,E,F,and G not sorted in any particular order
D) begins with the letters E and F
Correct Answer:

Verified
Correct Answer:
Verified
Q26: The Show check box has to be
Q27: A union query is a special type
Q28: The _ clause allows you to limit
Q29: Which of the following will NOT calculate
Q30: Which of the following is NOT true
Q32: An aggregate function differs from a calculated
Q33: A union query is used to query
Q34: Even though you can select all the
Q35: When you edit a crosstab query in
Q36: Joins are performed based on a(n)_,which specifies