Multiple Choice
The outcome of a SQL query is a ____________________.
A) table
B) a 2D array of objects
C) list
D) subquery
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: To fetch a column in a result
Q38: What should the database.properties file contain so
Q39: Why should we use try-with-resources to open
Q40: The outcome of a SELECT query is
Q41: How does a relational database store information?<br>A)Arrays<br>B)Linked
Q43: To get the number of columns in
Q44: In database terminology, a column (or combination
Q45: An example of a desktop database is:<br>A)Oracle<br>B)MS
Q46: What will the following command do?<br>java -classpath
Q47: What should be on the class path