ACC200 Ch7 Set 3 Flashcards

(20 cards)

1
Q

Spreadsheet identifier (SSID)

A

each spreadshhet in an organisation be assigned a unique identifier

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

Busiess Intelligence Technologies

A

a type of advanced data analytics used to support business decision making.

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

Global spreadsheet query

A

Fig7.16 pg276

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

BI Technologies

A

Fig7.17 pg277

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

Relational database or dimensional database

A

a dimensional database has one fact table as its center. A relational database does not have one central database table. Instead, it resembles an interlocking chain, linked together without a center.

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

How is data stored using BI technologies

A

data warehouse

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

Two types of database in the dimensional database?

A

1) fact table
2) dimension table

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

MS SQL server Relational Database

A

Fig7.22 pg280

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

Dimensional database

A

has one fact table & two or more dimension (DIM) tables

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

Primary key

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

Foreign key

A

a referential constraint between two tables. A foreign key is a field in a relational table that matches a candidate key of another table. The foreign key can be used to cross-reference tables.

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

Star & Snowflake

A

Two types of dimensional database structures. Both have one fact table at the centre in a star structure, the dimension database tables are all related onl to the central fact table, creating a star shape.

In a snowflake structure the dimension tables relate to the fact table like a snowflake. There is one inner circle of dimension tables & additional dimension tables are related to the inner dimension tables. At most, a query traverses only three tables.

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

Data warehouse

A

includes data transferred from the operational database; can also include data from other sources, including shadow data; may contain duplication & inconsistencies.

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

To perform BI analytics, the data must be

A
  • extracted from the relational database
  • reorganised into dimensions
  • transferred & loaded into data warehouse tables
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Dimensional Database Star Structure

A

Fig7.23 pg281

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

Difference between fact and dimension table

A

The word fact is added to the database fact table name. Dim is added to the dimension database table names.

17
Q

Algorithm

A

a step-by-step solution to a problem

18
Q

ETL for Loading DimSalesTerritory Table Using MS SQL Server

A

Fig7.24 pg 282

19
Q

Text mining

A

typically used on relatively unstructured data; can be used to mine text stored in various enterprise documents, including emails, word processing documents & reports.

20
Q

Web mining

A

searches the Internet for specific paterns on Web sites