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)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: In an SQL query,which SQL keyword is
Q26: A WHERE clause can contain another SELECT
Q27: Distinguish between the HAVING clause and the
Q28: In an SQL query,which SQL keyword is
Q29: Given the table CUSTOMER(CustID,Name,PhoneNumber,AccountBalance),write the standard SQL
Q31: When one SQL query is embedded in
Q32: The built-in function SUM can be used
Q33: Given the table CUSTOMER(CustID,Name,PhoneNumber,AccountBalance),write the standard SQL
Q34: The SQL built-in function ADDUP totals values
Q35: To remove duplicate rows from the result