Match the following terms to their meanings: I. null II. AND logical operator III. OR logical operator IV. NOT logical operator V. wildcard A. special characters that represent one or more characters in a text value B. displays a data source C. query results will display only records that match all criteria D. a blank field E. query results will display records that match any of the specified

criteria

What will be an ideal response?


D, C, E, B, A

Computer Science & Information Technology

You might also like to view...

What is the final value of x after the following fragment of code executes?

int x=0; do { x++; }while(x > 0); a. 8 b. 9 c. 10 d. 11 e. infinite loop.

Computer Science & Information Technology

The feature that allows you to move text by selecting it and using your mouse to move it to a new location is called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Export command is found in the Backstage View

Indicate whether the statement is true or false

Computer Science & Information Technology

Whose mission is to promote U.S. innovation by applying technology to enhance economic security?

A. NIST B. IEEE C. ISO D. W3C

Computer Science & Information Technology