Key Concepts - Week Five Flashcards

1
Q

Database:

A

Group of related files

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

File:

A

Group of records of the same type

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

Record:

A

Group of related fields

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

Field:

A

Group of characters as words or numbers

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

Key field:

A

Identifier field used to retrieve, update, sort a record

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

Database Management Systems (DBMS):

A

– Separates logical and physical views of data
– A software that helps you store, manage, and organize data in a structured way

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

Relational DBMS:

A
  • Stores data in tables
  • Represent data as two-dimensional tables
  • Each table contains data on entities and attributes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Table:

A

Grid of columns and rows

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

Rows (tuples):

A

Records for different entities

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

Fields (columns):

A

Represent attributes for an entity

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

Primary key:

A

Field in a table used for key fields

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

Foreign key:

A

Primary key used in the second table as look-up fields to identify records from the original table

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

_______, ______, ______ are Structured Query Language (SQL) programming statements

A

SELECT, JOIN, PROJECT

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

Blockchain:

A

A type of digital ledger technology that records transactions in a secure, transparent, and decentralized way

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

Big data:

A

Massive sets of unstructured/semi-structured data from web traffic, social media, sensors, and so on

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

Data warehouse:

A

Stores current and historical data from many core operational transaction systems

17
Q

Hadoop:

A

Enables distributed parallel processing of big data across inexpensive computers

18
Q

Data Mining:

A

Finds hidden patterns, relationships in datasets