Multiple Choice
In an SQL query,which SQL keyword is used to specify the table(s) to be used?
A) EXISTS
B) FROM
C) SELECT
D) WHERE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q96: In an SQL query,which built-in function is
Q97: The rows of the result table can
Q98: The SQL syntax JOIN ...ON can be
Q99: The SQL wildcard character "#" indicates a
Q100: To refer to a set of values
Q102: Regarding the interchangeability of subqueries and joins,_.<br>A)a
Q103: Suppose your company stores EMPLOYEE and CUSTOMER
Q104: The SQL built-in function COUNT computes the
Q105: What are SQL Built-in Functions?
Q106: When making an SQL query,we are using