You use the ____ clause, which contains a condition, to limit the records you want to view.

A. ORDER BY
B. WHERE
C. GROUP BY
D. UNION

Answer: B

Computer Science & Information Technology

You might also like to view...

How do you create a one-to-many relationship in Access?

What will be an ideal response?

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. An input stream is a stream of data flowing from your program, either to a file, or to the keyboard. 2. An output stream is a stream of data flowing from your program, to a file, a device of some sort such as the screen.

Computer Science & Information Technology