File Chap 5 Flashcards

1
Q

Facts and statistics about a person or object

Collected for reference or analysis

Stored as binary code 1,0s

A

Data

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

Bits - 1 or 0
Bytes - 00000000001 (binary code)
Fields - employee name
Records - single record for employee
Files - multiple record composed of all employees
Database - All 3 Payroll, Department, Employer for example

A

Data Elements

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

Easily stored in tables
Data types like dates, numeric & text
Uses less storage space used compared to unstructured data
easy scalability
easier to manage than unstructured data

A

Structured Data

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

not stored in record or field
Made up of data types like image & audio
Uses more storage space used compared to unstructured data
Sometimes can be scraped to convert a portion to structure data.
Use meta tags to aid with searching and sorting
80 % of data is unstructured

A

Unstructured Data

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

Does not change (like a book)

A

Static Data

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

May change after it is recorded (like social media status)

A

Dynamic Data

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

set of logically related file (tables) containing an organized collection of data

A

Databases

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

structured data organized in interrelated tables connected by similarities between tables

A

Relational Database

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

The systems that manage a database and retrieve data for a user

A

Database Management System (DBMS)

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

requests for data that is stored within a database

A

Queries

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