Case-Based Critical Thinking QuestionsCase 1Brenda has finished constructing her new database and populating it with data, and the time has come to begin to test out queries on her new database. She has asked you for some quick tips on the finer points of database queries.

Brenda wants to find all of the following values in a given field: aft, ant, and apt but wants to exclude act and art in the query results. What wildcard phrase do you tell her to use?

A. A[dfp]t
B. A[d-p]t
C. A[!d-p]t
D. A[!cnp]t

Answer: B

Computer Science & Information Technology

You might also like to view...

All exceptions are instances of classes that extend the __________ class.

a. RunTimeException b. Throwable c. Error d. Exception

Computer Science & Information Technology

A ____ is an audio output device that converts text to speech.?

A. ?sampler B. ?voice synthesizer C. ?headset D. ?multifunction device

Computer Science & Information Technology