Multiple Choice
In an SQL query,which of the following symbols is used by ANSI SQL to represent all the columns in a single table?
A) _ (underscore)
B) (?) (question mark)
C) * (asterisk)
D) % (percent)
E) # (pound)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: To refer to a set of values
Q41: The SQL syntax JOIN ...ON can be
Q42: In an SQL query,which built-in function is
Q43: In an SQL query,which SQL keyword is
Q44: In an SQL query,which SQL keyword actually
Q46: The SQL built-in function AVG computes the
Q82: The clause SELECT COUNT (*)results in a
Q85: The SQL WHERE clause contains the condition
Q99: The SQL wildcard character "#" indicates a
Q111: The Microsoft Access wildcard character "*" (asterisk)indicates