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. Emily wants to retrieve records of students who are from China, Italy, and Mexico. Which of the following operators should Emily use for this purpose?
A. ?In ()
B. ?Between …
C. ?=
D. ?<>
Answer: A
Computer Science & Information Technology
You might also like to view...
While information graphics help audience members interpret and retain materials, images do not.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
You can create a writeable file by using the Files class ____ method.
A. getOutputStream() B. newOutputStream() C. newFileOutputStream() D. fileOutputStream()
Computer Science & Information Technology