Question: 1.The FROM clause to the SELECT statement used in SQL indicates: a.the name of the table(s) from which to retrieve data b.the name of the
1.The FROM clause to the SELECT statement used in SQL indicates:
a.the name of the table(s) from which to retrieve data
b.the name of the column(s) from which to retrieve data
c.the name of the database(s) from which to retrieve data
d.the name of the query from which to retrieve data.
2.The WHERE clause to the SELECT statement used in SQL states the criteria that must be met:
a. to run a query
b. to be included as an attribute in the table
c.to be included in the database
d.to be shown in the query result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
