MC SQL uses the optional WHERE clause in a SELECT query to specify the________for the query.

a) selection criteria.
b) processing order.
c) format.
d) None of the above.

a) selection criteria.

Computer Science & Information Technology

You might also like to view...

In order for the sort() method to be able to compare the items in a data structure, those items must implement the ____ interface.

A. List B. Cloneable C. Comparable D. Serializable

Computer Science & Information Technology

Describe how a non-recoverable situation could arise if write locks are released after the last operation of a transaction but before its commitment.

What will be an ideal response?

Computer Science & Information Technology