Chap 1,2,3 Flashcards

1
Q

Database:

A

A collection of organized data used for storage, management, and retrieval.

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

Forms

A

Online pages for user input, including checkboxes, text boxes, and drop-down lists.

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

DBMS (Database Management System):

A

Software used to create, manage, and secure databases (e.g., MySQL, Access).

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

Tags:

A

Electronic devices used to identify and track items, often using RFID technology.

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

RFID (Radio Frequency Identification):

A

Tiny chips that store and transmit information to readers for database entry.

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

Digital Sensors:

A

Devices that detect environmental data (e.g., temperature, light) and transmit it digitally.

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

Cookies

A

Small text files stored by web browsers to identify users and personalize web pages.

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

Transaction Tracking:

A

Recording transaction details, like store location, payment info, and employee involvement.

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

Location-Based Data:

A

Data that provides location info, such as maps, traffic patterns, and GPS tracking.

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

LBS (Location-Based Services):

A

Software apps that use location data for services like navigation and ride-sharing.

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

Data Warehouse:

A

A central storage system for historical data from multiple databases, used for analysis.

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

Normalization:

A

Organizing database structure to reduce redundancy and improve efficiency.

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

ETL (Extract, Transform, Load):

A

The process of transferring data from sources to a warehouse for analysis.

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

Data Mining:

A

Analyzing large datasets to find patterns and trends for decision-making.

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

Data Extraction:

A

Selecting relevant data from large datasets for analysis

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

Pattern Recognition:

A

Identifying trends and relationships between data points.

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

Data Integrity

A

Ensuring data is accurate, consistent, and reliable throughout its lifecycle.

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

Data Validation:

A

Checking data accuracy and format before it is entered into a database.

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

Data Verification:

A

Manually confirming that database entries are correct.

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

Access Control:

A

Restricting database access based on user roles and passwords.

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

Parallel Data Sets:

A

Backup copies of databases used to detect corruption or data loss.

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

Field:

A

A single piece of information about an item or person (e.g., Name, Age).

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

Primary Key:

A

A unique field used to identify each record in a table.

21
Q

Data Integrity:

A

Ensuring accuracy, consistency, and reliability of data throughout its lifecycle.

21
Q

Record

A

A collection of related fields representing one entry (e.g., a student’s info).

22
Q

Data Security:

A

Protecting data from unauthorized access, corruption, or loss.

22
Q

Data Redundancy:

A

Storing the same data in multiple places, increasing size and errors.

23
Q

Data Independence:

A

Separation between data and the application using it.

24
Q

Database Administrator:

A

Manages user access, database maintenance, and security

24
Q

Database Developer:

A

Designs and develops the structure of a database.

25
Q

End User:

A

Individuals who interact with the database, like teachers or customers.

26
Q

Insertion Anomaly:

A

Inability to add data without other related data (e.g., can’t add a student without an enrollment date).

26
Q

Modification Anomaly:

A

Changing one piece of data requires updating multiple records, risking inconsistencies.

26
Q

Deletion Anomaly:

A

Deleting one record accidentally removes related important data.

26
Q

Data Redundancy:

A

Storing the same data in multiple places, causing inefficiency

27
Q

Normalization:

A

The process of organizing data to reduce redundancy and anomalies.

27
Q

Third Normal Form (3NF):

A

Remove transitive dependencies; non-primary fields should not depend on other non-primary fields.

27
Q

First Normal Form (1NF)

A

Ensure each field contains only one value (atomicity).

28
Q

Second Normal Form (2NF)

A

Remove partial dependencies; every field must depend on the whole primary key.

29
Q

Alternative Key:

A

A unique field that could act as a primary key but isn’t chosen as one.

30
Q

Foreign Key:

A

A field in one table that links to the primary key of another table.

31
Q

Composite Key:

A

A combination of multiple fields used together to uniquely identify a record.

32
Q

Mobile Technology:

A

Portable computing devices like smartphones, tablets, and laptops.

33
Q

Location-Based Computing:

A

Software that adjusts based on the user’s location (e.g., GPS navigation).

34
Q

Advantages of Mobility:

A

Portability, internet access anywhere, and convenience for tasks like emails and banking.

34
Q

Disadvantages of Mobility:

A

Limited processing power, smaller storage, and shorter battery life.

35
Q

Storage Type:

A

SSDs are faster than HDDs for reading and writing data

35
Q

Cooling System:

A

Prevents overheating, which can slow down performance

35
Q

CPU (Central Processing Unit)

A

The brain of the computer, responsible for processing instructions.

35
Q

RAM (Random Access Memory):

A

Temporary storage that affects multitasking speed.

36
Q

Output Devices:

A

Devices that display results, like monitors, printers, and speakers

36
Q

GPU (Graphics Processing Unit):

A

Handles graphics and video rendering.

36
Q

Input Devices:

A

Tools for user interaction, like keyboards, mice, and scanners.

37
Q

Storage Devices:

A

Used to save data, including SSDs, HDDs, and flash drives

37
Q

I/O Devices:

A

Dual-purpose devices like touchscreens and game controllers.