Multiple Choice
To retrieve specific columns from a table, use _________ to separate the column names.
A) (?)
B) (*)
C) (,)
D) (-)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: When joining tables, the _ clause specifies
Q9: Classes and interfaces for the JDBC API
Q10: Which statement is false?<br>A) A DELETE statement
Q11: A _ is a column (or set
Q12: Selection criteria can be added to a
Q14: To obtain data from a table, you
Q15: Which constants are used to indicate that
Q16: The result of a query can be
Q17: If a query includes columns from multiple
Q18: Java programs communicate with databases using what