Case 19-3
Linda has recently started her job as a nursing supervisor at Hankons Cancer Treatment Centre. As part of the job, she has to look into the database of all the currently admitted patients and their ongoing treatment status.
?Linda uses Microsoft Access 2016 to maintain the records of each patient. She wants to list the patients' names whose name start with "e" and end with "y" and contain four letters. Which of the following wildcard characters should Linda use for this search?

A. ?e[e-y][e-y]y
B. ?e[a-z][a-z]y
C. ?e [_ _] y
D. ?e [**]y


Answer: B

Computer Science & Information Technology

You might also like to view...

When checking the width of the gutter, which of the following contains the Gutter value?

A. Gutter Value dialog box B. Margins and Columns dialog box C. Body / Text dialog box D. Location dialog box

Computer Science & Information Technology

When you try to quit Safari and you have more than one tab open, a dialog box appears stating that you can't quit the browser.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The root partition is the first partition found in an iOS device, and it contains the operating system. After the root partition, the rest of the volume is the media partition

Indicate whether the statement is true or false.

Computer Science & Information Technology

Case 3-1Ari is learning how to write arithmetic expressions in Java.Ari uses the expression (15 + 9) / (3 + 1) * 2 to yield the value ____.

A. 3 B. 12 C. 20 D. The expression is not valid

Computer Science & Information Technology