Case-Based Critical Thinking Questions
?
Case 5-2
Cali has just discovered the power of using text filters to control which records display in his worksheet, and he has begun to use them often to find precisely the records he needs. The following questions are based on a camp directory table that includes First Name, Last Name, Date of Birth, Camp, and Phone Number.
?
?
If Cali wants to find all of his campers whose last names end in "son" (such as Samson and Colson), what should he do?

A. Create a text filter using the Ends With operator to display all records that have cson as the last characters in the text value.
B. Create a text filter using the Contains operator to display all records that include son in the text value.
C. Create a text filter using the Ends With operator to display all records that have son as the last characters in the text value.
D. Create a text filter using the Contains operator to display all records that have son as the last characters in the text value.


Answer: C

Computer Science & Information Technology

You might also like to view...

A recursive method must have which of the following?

a. a statement that increments the control variable b. a control variable initialized to a starting value c. some way to control the number of time it repeats d. All of these

Computer Science & Information Technology

The shell notation to obtain the value of a variable is

A. $variablename B.

Computer Science & Information Technology

To create a query using multiple tables, a ________ field is required

Fill in the blank(s) with correct word

Computer Science & Information Technology

The AutoCorrect feature can automatically capitalize the first letter in the names of days.

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

Computer Science & Information Technology