When using the ________ filter command, records are limited to only those that match the value in the selected field

A) Detection B) Selection and Filter by Form
C) Selection D) Detection and Filter by Form


C

Computer Science & Information Technology

You might also like to view...

Which of the following is a way to sort data?

a. Alphabetically. b. In increasing numerical order. c. Based on an account number. d. All of the above.

Computer Science & Information Technology

Which of the following pseudocode statements expresses the condition below?A hotel customer gets a 10% discount for showing a hotel club card or a travel club card.

A. If showsHotelClubCard And showsTravelClubCard Then    discount = 0.10 Else    discount = 0.00 End If B. If showsHotelClubCard Or showsTravelClubCard Then    discount = 0.00 Else    discount = 0.10 End If C. If showsHotelClubCard Or showsTravelClubCard Then    discount = 0.10 Else    discount = 0.00 End If D. If showsHotelClubCard And showsTravelClubCard Then    discount = 0.00 Else    discount = 0.10 End If

Computer Science & Information Technology

Which of the following job descriptions best matches that of a systems analyst?

A. Analyzes a computer system's vulnerability to threats from viruses, worms, unauthorized access, and physical damage B. Investigates the requirements of a business or an organization, its employees, and its customers in order to plan and implement new or improved computer services C. Plans, installs, and maintains one or more local area networks and may also manage cloud resources D. Troubleshoots hardware and software problems. Good interpersonal skills and patience are required for this job

Computer Science & Information Technology

People who use the Internet for activities, such as looking up telephone numbers, browsing through online catalogs, or making an online purchase, are referred to as "users."

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

Computer Science & Information Technology