Databases Flashcards

1
Q

What is Data Validation

A

Ensures that the data entered by the user is of a sensible nature/reasonable/valid

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

Types of Data Validation

A

Data Type Check
Length Check
Range Check
Format Check
Presence Check

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

Explain Range Check

A

Ensures data is in a specific range
Has a upper and lower limit

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

Example of Range Check

A

A Persons month of birth should be in the range
1 Jan to 12 Dec
(lower limit) (Upper Limit)

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

Explain Presence Check

A

Ensures data is present or not null

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

Explain Data Type Check

A

Ensures Data is the correct data type

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

Explain Format Check

A

Ensures data matches a pre-determined pattern
E.g postcode

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

Explain Length Check

A

Ensures Correct number of characters are entered

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

What is a table

A

A table consists of a number of records

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

What is a record

A

A record is represented as a row in table

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

What is a field?

A

A field is a part of a record that stores a single data item represented by a column

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

What is a key field

A

A key field uniquely identifies one record

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

What is a Query

A

A query searches and filters data in the database and satisfies the query criteria

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

What are Forms?

A

Forms are used to collect data to create a new record, modify an existing record or view records already stored in a table

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

What are Reports

A

Reports are used to present results from queries in an effective manner

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

What are Macros

A

A small program written to perform a repetitive task automatically

17
Q

What are Database Relationships

A

Database relationships link two or more tables in a database using a relationship type

18
Q

What are the different types of relationships

A

One to One
One to Many
Many to Many

19
Q

What is a foreign key

A

The key field in one table is stored in another table’s non key field

20
Q

What is Big Data

A

Big Data refers to large amounts of data that have potential to be mined for information

21
Q

Explain Volume

A

Refers to the amount of data stored by organisations and how old computers wouldn’t be able to process it
Measured in Terabytes

22
Q

Explain Variety

A

Refers to the different types and varieties of data and can be stored in many formats such as video and audio not just text

23
Q

Explain Velocity

A

Refers to a speed in at which data can be processed
Due to large volumes of data, there is a need to use more powerful computers to process the data more quickly

24
Q

Explain Data Analytics

A

Data analytics involves analysing large volumes of data to produce useful information

Benificial for organisations to make descisions