Database Ans: a software program for storing, managing, and retrieving information
Query Ans: to ask a question about data
Table Ans: rows and columns that are used for organizing data
A spreadsheet is a software program for storing, managing, and retrieving information. Ans:
False
Select all actions that a database may perform.
1) Update information in more than one place at the same time.
2) Write a business letter.
3) Create data entry forms.
4) Find the average of four numbers.
5) Validate the data entered and check for inconsistencies.
6) Sort and manipulate the data in the database.
7) Conduct a query. Ans: 1 3 5 6 7
Sarah wants to calculate how much of a profit she would make on producing and selling a new
product. Sarah should use a _____.
1. database
2. word processor
3. spreadsheet
4. data entry form Ans: 3
Carolyn would like to store and retrieve data about products in her catalogue. She should use a
_____.
1. database
2. word processor
3. spreadsheet
4. invoice Ans: 1
Field Ans: one of the categories in a database record, such as last name. They correspond to
columns in a table.
File Ans: a group of records
Key Field Ans: the primary field used to uniquely identify records. It may be used to sort
records in alphabetical order.
Record Ans: one set of data or complete entry in a database. They correspond to rows in a table