Ch5 Flashcards

1
Q

Database

A

An organized collection of data that manipulates data and provides an interface

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

Bit

A

Bit or binary digit represents a circuit that is eiather on or off. A Byte is made up of 8 bits

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

Hierarchy of data

A

Bits, characters, fields, records, files, and databases

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

Entity

A

A person, place, or thing for which data is collected , stored, and maintained

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

Attribute

A

A characteristic of an entity

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

Data item

A

Specific value of an attribute

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

Primary key

A

A field or set of fields that uniquely identifies the record

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

Entity relationships ER diagram

A

Data models that use basic graphical symbols to show the organization of the relationships between data

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

Relational model

A

A simple but highly useful way to organize data into collections of two dimensional tables called relations

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

SQL

A

A special purpose programming language for accessing and manipulating data stored in a relational database

Was adopted in 1986 by ANSI as the standard query language for relational databases

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

Scheme

A

A description of the entire database

Can be a part of the database or a seperate Schima File

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

Data dictionary

A

A detailed description of all the data used in the database

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

Three characteristics of big data

A
  1. volume
  2. Velocity
  3. variety
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

ETL process

A

Extract
Transform
Load

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

Data mart

A

A subset of data warehouse that is used by small and medium sized businesses and departments within large companies to support decision making

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

Hadoop

A

An open source software framework that includes several software modules that provide a means for storing and processing extremely large data sets

17
Q

In memory data base

A

A database that stores the entire database in random access memory