Multiple Choice
If a query includes columns from multiple tables that have the same name, the statement must precede those column names with _________.
A) their database names.
B) their database names and a dot.
C) their table names and a dot.
D) their table names.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Selection criteria can be added to a
Q13: To retrieve specific columns from a table,
Q14: To obtain data from a table, you
Q15: Which constants are used to indicate that
Q16: The result of a query can be
Q18: Java programs communicate with databases using what
Q19: An a PreparedStatement, parameters are counted from
Q20: Transaction processing enables a program to treat
Q21: JDBC supports _, so you do not
Q22: Which of the following states the Rule