____________________ a table or query datasheet temporarily displays only those records that match given criteria.

Fill in the blank(s) with the appropriate word(s).

Filtering

Computer Science & Information Technology

You might also like to view...

Scripts allow forms to be processed on a Web server

Indicate whether the statement is true or false

Computer Science & Information Technology

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

1. The following is a valid constant declaration: const float COST = 30,000 2. The compiler will store the number 5E3 as an integer. 3. There are two sizes of integer in C++. 4. Operations with integers are always precise; operations with type float are not. 5. Type int can store larger numbers than type float.

Computer Science & Information Technology