1.2 Databases Flashcards

1
Q

Flat file

A

When data is organised in rows and columns with data values being repeated. It looks like a spreadsheet. It has no related files or tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Field

A

The smallest single piece of data in a file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Data types

A
  • Numeric
  • Text
  • Alphanumeric
  • Boolean
  • Date
  • Currency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Record

A

A unit of data which is made up of many fields.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Mask

A

When data must be entered in a specific way.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Validation

A
A way of ensuring that data entered is correct. Eg:
• Field length check
• Range check
• List check 
• Presence check
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Key field

A

A value which uniquely identifies each record in the table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Relational database

A

It holds information in files or tables which are linked together using relationships between fields.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Redundancy

A

When data is repeated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Relationships

A

Links that have been made between 2 tables, made using fields that are contained within both tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Form

A

This is used to capture data onscreen. It should include:
• A suitable title and logo (if appropriate)
• A prompt representing each item of data to be collected
• A suitable space to enter each item of data
• Suitable instructions and purpose of form
• A suitable font, varying in size for emphasis on headings, etc
• Colours and images to enhance the form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Query

A

A facility allowing the user to search for specific information that fulfils given criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Report

A

This can be generated using the data in tables or the results of a query. It can be grouped or sorted in different ways to meet the user’s requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly