Multiple Choice
The following SQL query:
SELECT * FROM TableName
A) generates an error.
B) selects all rows from the table TableName.
C) selects all columns from the table TableName.
D) selects all rows and columns from the table TableName.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Each table column in a relational detabase
Q3: A relational database table consists of rows
Q4: The SQL keywords ASC and DESC are
Q5: There is a(n) _ relationship between a
Q6: Sun's branded version of Apache Derby, a
Q7: The _ SQL statement is used to
Q8: The _ is a logical representation of
Q9: SQL is a _.<br>A) relational database<br>B) non-relational
Q10: The following SQL query:<br>SELECT lastName FROM Authors<br>WHERE
Q12: MySQL functions on the _ platform.<br>A) Windows<br>B)