Keywords 14 - Databases Flashcards

1
Q

Data

A

Raw facts and figures

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

Table

A

A structure in which data is stored in a database

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

Flat file database

A

A database whose records are stored in one table only

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

Record

A

A collection of data about one single item in a database

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

Field

A

One piece of data about an item in a database

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

Data type

A

The format of a piece of data in a database e.g. Text, Date/Time, Integer, Real, Boolean

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

Primary key

A

The unique identifier for each record in a database

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

Index

A

A list of values or terms

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

Relational database

A

A database that has several tables linked by primary key fields

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

Foreign key

A

A primary key that appears in another table in a relation database and forms the unique link between two tables

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

Query

A

A method of searching a database

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

SQL (Structured Query Language)

A

A programming language used for maintaining databases and generating queries

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

Query-by-example

A

A method of searching a database by stating the criteria to be searched

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

Data validation

A

The process of checking that data input is reasonable

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

Data verification

A

The process of checking that data input is correct. This is comparatively rare, but is usually done by double entry.

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