Databases Flashcards

1
Q

A persistent, organised store of data in electronic form

A

Database

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

Database

A

A persistent, organised store of data in electronic form

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

Software application that handles the data directly and provides an interface to the database

A

DBMS

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

DBMS

A

Software application that handles the data directly and provides an interface to the database

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

Type of database which contains only one table

A

Flat File

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

Flat File

A

Type of database which contains only one table

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

Type of database in which two or more tables are linked to each other

A

Relational

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

Relational

A

Type of database in which two or more tables are linked to each other

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

A set of data elements organised in fields and records

A

Table

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

Table

A

A set of data elements organised in fields and records

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

An object or thing of importance about which data is captured

A

Entity

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

Entity

A

An object or thing of importance about which data is captured

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

User interface tool which allows a user to enter or change data in a table

A

Form

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

Form

A

User interface tool which allows a user to enter or change data in a table

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

Database management tool used to retrieve information based on specified criteria

A

Query

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

Query

A

Database management tool used to retrieve information based on specified criteria

17
Q

Database management tool used to present information to the user

18
Q

Report

A

Database management tool used to present information to the user

19
Q

A field in a table which uniquely identifies each record in that table

A

Primary Key

20
Q

Primary Key

A

A field in a table which uniquely identifies each record in that table

21
Q

A field used in one table to represent the value of a primary key in a related table

A

Foreign Key

22
Q

Foreign Key

A

A field used in one table to represent the value of a primary key in a related table

23
Q

Name given to the undesirable effect of having duplicate data in a database

A

Redundancy

24
Q

Redundancy

A

Name given to the undesirable effect of having duplicate data in a database

25
The automatic checking of inputted data by a computer system to ensure it is sensible
Validation
26
Validation
The automatic checking of inputted data by a computer system to ensure it is sensible
27
All data about one item in a database
Record
28
Record
All data about one item in a database
29
A property of something stored in a database
Field
30
Field
A property of something stored in a database
31
The process of ensuring that data entered into a database is correct
Verification
32
Verification
The process of ensuring that data entered into a database is correct
33
A database file where Items are stored as a series, one after another
Serial File
34
Serial File
A database file where Items are stored as a series, one after another
35
Set of rules that guarantee that database transactions are processed reliably
ACID
36
ACID
Set of rules that guarantee that database transactions are processed reliably
37
A database file where a series of items is stored in a logical order
Sequential File
38
Sequential File
A database file where a series of items is stored in a logical order