Matching
Match the following SQL keywords with their meanings:
Premises:
FROM
WHERE
SELECT
SQL
ORDER BY
Responses:
specifies the criteria that records must match to be included in the results
specifies the table or tables that will be searched
instructs Access to return the specific fields from one or more tables
sorts the records by a certain field in either ascending or descending order
defines the purpose and the structure of an SQL statement
Correct Answer:
Premises:
Responses:
FROM
WHERE
SELECT
SQL
ORDER BY
Premises:
FROM
WHERE
SELECT
SQL
ORDER BY
Responses:
Related Questions
Q42: The basic structure of an SQL statement
Q43: An SQL keyword defines the purpose and
Q44: The _ keyword instructs Access to return
Q45: _ is the industry standard language for
Q46: What are the two methods of programming
Q48: Most SQL statements begin with _ and
Q49: One reason for using a SQL statement
Q50: Data macros are used to ensure the
Q51: Microsoft has developed its own version of
Q52: A(n)_ is a macro that executes when