Multiple Choice
The SQL SELECT command is used to ____ a relational database.
A) retrieve data from
B) update records in
C) insert new records into
D) delete records from
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The SQL SELECT ORDER BY operator _.<br>A)
Q3: Consider the following relational database for
Q4: For the nested-loop join to work, each
Q5: In an SQL SELECT command a SELECT
Q6: Search arguments appear in the SQL SELECT
Q7: The HAVING clause limits the results of
Q8: A data manipulation language (DML) is capable
Q9: In a merge-scan join _.<br>A) neither of
Q10: A relational DBMS's relational query optimizer obtains
Q11: The SQL SELECT built-in function COUNT _.<br>A)