Case 18-1
Emily, a professor, uses Microsoft Access 2016 to manage student information. She refines queries to display selected records and enters criteria using operators to filter the records and display required information.
To retrieve the details of all the students except those with the FirstName field value "Andrew," Emily should enter _____ in the Criteria row in the FirstName column in the design grid.
A. ?!={"Andrew"}
B. ?<>"Andrew"
C. ?NOT LIKE = Andrew
D. ?EXCEPT(Andrew)
Answer: B
Computer Science & Information Technology
You might also like to view...
A screenshot is a(n) ________ of an active window on your computer that you can insert in your worksheet
A) array B) logo C) image D) icon
Computer Science & Information Technology
Which of the following attacks requires the hacker to have the plaintext and the ciphertext of one or more messages?
a. Known plaintext attack b. Ciphertext-only attack c. Chosen plaintext attack d. Chosen ciphertext attack
Computer Science & Information Technology