Unit 1 Flashcards
1
Q
Name 4 data types
A
- Numeric
- Date
- Text
- Boolean
2
Q
Define Record
A
A record is a unit of data that is made up of a number of fields
3
Q
Define Key field
A
A value that uniquely identifies a record in the table
4
Q
Another name for a key field
A
Primary key
5
Q
Validation ensures…
A
- Text is present
- In the correct range
- In the correct format
6
Q
Name 5 types of data validation
A
- Presence check
- Length check
- Type check
- Range check
- Format check
7
Q
Define relationship
A
A link between two tables
8
Q
2 advantages of a relationship
A
- It can reduce the amount of data which has to be stored
- It makes the searching and sorting of data more efficient
9
Q
Define a wizard
A
A wizard is software that helps the user to complete a task step by step
10
Q
What would you use a wizard to create
A
- Reports
- Queries
- Forms
11
Q
What is mail merge
A
Users can create standard documents and merge records from the database onto the documents
12
Q
Common features of a spreadsheet package
A
- They perform calculations and re calculations automatically
- They allow results to be displayed in tabular or graphic format
- They consist of a table divided into rows and columns to produce cells
- They consist of a number of worksheets