Match the following operators to their functions:
I. Or
II. Like
III. <=
IV. >=
V. <>
VI. In
A. Matches pattern strings in Text and Memo fields
B. Specifies that one of many entries can be accepted
C. Greater than or equal to
D. Tests for values equal to existing members in a list
E. Less than or equal to
F. Not equal to
B, A, E, C, F, D
Computer Science & Information Technology
You might also like to view...
________ refers to the relaying of a DNS request from one server to another one when the first server is unable to process the request
a. Forwarding b. Querying c. Resolving d. Relaying
Computer Science & Information Technology
MC A relational database is composed of_________ .
a) queries. b) tables. c) models. d) None of the above.
Computer Science & Information Technology