Short Answer
One way to specify all of the columns of a table is to use the special character * after the SQL keyword ________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Given the table<br>CUSTOMER(CustID,Name,PhoneNum,AcctBalance)<br>What is the standard SQL
Q6: Standard SQL does not allow built-in functions
Q7: Existing tables in a database can be
Q8: Which of the following is the correct
Q10: In SQL,to refer to a range of
Q11: The ON DELETE CASCADE referential integrity constraint
Q12: If you need to create a primary
Q13: A composite primary key can be defined
Q14: SQL is not a complete programming language,but
Q114: SQL stands for _.