Case 19-2
Cindy, an intern at a publishing house, has to use Microsoft Access 2016 to prepare forms and database reports for all the outgoing articles in that particular month. Since the records are huge, Cindy uses wildcard characters to perform searches in the report.
?Cindy has to list all the article titles published in 2015. Which of the following wildcard searches should Cindy use to find the fields with values ending with"2015" in the report?

A. ?*2015
B. ?_2015
C. ?%2015
D. ?@2015


Answer: A

Computer Science & Information Technology

You might also like to view...

Data integrity and ________ are critical issues for most businesses

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ switches Office into a version that makes a touch screen easy to use

A) Gesture Mode B) Swipe Mode C) Touch Mode D) Tap Mode

Computer Science & Information Technology

In Simple Markup view, click the red vertical lines to ________

A) change to All Markup view B) reply to the changes C) delete the changes D) change to No Markup view

Computer Science & Information Technology

When a CPU writes to the cache, both the item in the cache and the corresponding item in the memory must be updated. If data is not in the cache, it must be fetched from memory and loaded in the cache. If tl is the time taken to reload the cache on a miss, show that the effective average access time of the memory system is given by:

tave = htc + (1 ? h)tm + (1 ? h)tl.

Computer Science & Information Technology