Data base Flashcards

1
Q

What is a table

A

when data is organised into files, each file is organised into a number of rows and columns this is referred as a table or ‘flat file ‘

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

what makes up a table

A

rows and columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
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
4
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
5
Q

What is a key field or primary field

A

A key field uniquely identifies one record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
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
7
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
8
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
9
Q

What are Macros

A

A small program written to perform a repetitive task automatically

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

what are the 6 data types and what are they used for

A

Short Text/string
used for text fields such as names and addresses

Number
used for number fields

Data/Time
used for data fields such as DOB

Currency
used for monetary Valves

AutoNumber
used for ID’s or valves that generate automatically.

Lookup Wizard
used to Select fields from only a selected list.

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

What is Data Validation

A

Ensures that the data is reasonable, Sensible and within acceptable limits. It guarantee that data is presented and the correct it will red will display type range or length is entered. in error message an if data is

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

Data verification

A

a method of checking data is input correctly e.g. proofing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
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
14
Q

Explain Range Check

A

Ensures that data entered is within a upper and lower limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
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
16
Q

Explain Presence Check

A

Ensures that data is presented, it can’t be left blank or null

17
Q

Explain Data Type Check

A

This is used to check that all data is entered in the correct data type e.g. numeric, text and data

18
Q

Explain Format Check

A

a format check will determined that data entered matches a predetermined pattern.

19
Q

Explain Length Check

A

Ensures data is the Correct number of characters e.g. phone number should be 11 digits

20
Q

What are Database Relationships

A

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

21
Q

What are the different types or relationships

A

One to One
One to Many
Many to Many

22
Q

What is a foreign key

A

The key field is a primary key or key field that has been taken from another table.

It connects the two tables by the foreign key using a relationship.

23
Q

Benefits of using forms

A

When data is entered into a form, it is automatically added into the Specified table and stored as part of the database.

The database designer can control the type and format of the data ensuring that it is Kept consistent and accurate.

They can be customised to include colour and the logo.

24
Q

What are queries (more in-depth)

A

Queries are a way of searching and extracting data from a database to find the answer to a question.

They queries searched each record and Produces a list of data that satisfies the queries Ceriteria.

25
Q

What is Big Data

A

refers to large amount of data that have the Potential to be minded for information.

26
Q

What does it mean to be minded

A

Data mining is the process of Sorting through large data sets to identify patterns and relationships that can help solve business problems through data analysis-

27
Q

What is the 3V’s

A

Volume
Variety
Velocity

28
Q

Explain Volume

A

refers to the amount of data stored by organisations

Data is raw figures and facts that is Unprocessed

Organisations now Store large amounts of data from different source, requiring large Storage Capacity hardware

Data Storage is now measured in terabytes.

29
Q

Explain Variety

A

refers to the different types and variables of data

Data is now stored in many formats e.g. video and images, not just text.

Data can be Structured Semi- Structured or unstructured.

30
Q

Explain Velocity

A

Refers to the speed at which data can be processed

Due to large volumes of data, there is a need to use more powerful computers to process data more quickly

31
Q

Distinguish between Volume, variety and velocity In the context of big data [6 Mack]

A

In the big data, The 3 v’s Volume, Variety and velocity are Crucial for the large Scale of data. Volume refers to the amount of data Stored by an organisations. Variety refers to the different types and variables of data. Velocity refers to the speed at which data can be processed at.

32
Q

What is data analytics?

A

Analysing large volumes of data to produce Useful information.

Beneficial to organisations for making decision and planning for future growth for

Specialised Software Such as for data mining and Statistical analysis are designed to process vast quantities of data

33
Q

Data analytics to Interpret big Data

A

When data is in different formats it make preparing and processing data more challenging for data analytics.