Dennis wants to search his table for all customers whose last name is Johnson and Johnsen. What should Dennis do in order to find all the customers that fall into this category?

What will be an ideal response?


He can use the question mark (?) wildcard and specify Johns?n as the search criteria to locate both options.

Computer Science & Information Technology

You might also like to view...

OCTAVE is short for which of the following?

A) Operationally Critical Threat, Assessment, and Vulnerability Evaluation B) Operationally Critical Threat, Asset, and Vulnerability Evaluation C) Optimized Critical Threat, Assessment, and Vulnerability Evaluation D) Optimized Critical Threat, Asset, and Vulnerability Evaluation

Computer Science & Information Technology

Information engineering methodology treats an information system as a collection of objects that interact to accomplish tasks.

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

Computer Science & Information Technology

What can be used to extend an existing class so as to create a more specific class?

A. Inheritance B. Encapsulation C. Polymorphism D. Abstraction

Computer Science & Information Technology

In C++, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology