| A | B |
| Kate has been asked to keep track of employee sick days and personal information for the Jones company. If she also needs a field for miscellaneous information, such as a note about an employee, which type of field should she use? | Memo |
| Max wants to create a list of graduate degrees in a database that will allow the selection of only three choices: BSBA, MBA, and MBE. Which field property should he use? | LookUp |
| Mrs. Bills wants to find all students in a database who have met one of the following conditions: (1) sold less than ten cases (2) raised at least 50 dollars. Which condition will provide the desired results? | Or |
| A database table containing information about aircraft models and the manufacturer of each will be sorted by aircraft model. The manufacturer of each will be sorted by model. The manufacturer is an example of which part of the sort operation? | Secondary Sort |
| A database table is created in which one field is named Tmp. However, when customers view the database, the field is named Temperature. The field name visible to the customers is an example of a/an: | Caption |
| How should the Cost field be formatted so that the Hunt's Real Estate database can be filtered and sorted according to project expense? | Currency |
| The basketball coach at Jones Senior is setting up his player roster. Which is an example of an appropriate field name? | Rebounds |
| In the school's student database, which is an example of the MOST APPROPRIATE primary key? | Student Number |
| Which operation will result in a list of all students who live in Dare County except those who live in the 27948 zip code? | Filter by exclusion |
| Nan selected "vitamin A: in the Nutrients field of a foods database to locate only the foods that contain vitamin A. This is an example of which operation? | Filter by selection |
| In a database with few records and many fields, which print oriebntation will result in the greatest space utilization of a standard sheet of paper? | Landscape |
| Mrs. Bills needs to get an alphabetical list of students who have sold 100 lollipos. Which criterion is used? | Equals |
| Chad wants to print a list of seniors who are going to any college except East Carolina University when they graduate. Which criterion is used? | Not |
| Sally wants to print a list of foods that have 100 calories, zero grams of fat, and 2 grams of fiber per serving. Which criterion will she use? | Equals |
| Which is an example of a filed that can be formatted with an input mask? | Zip Code |