40 likes | 176 Views
CS 523 Database Topics. Exam Reviews. Exam #1. Class Introduction Definitions Introduction to OLAP processing Introduction to Data Mining Processing Data Warehousing Differences between a data warehouse and a transactional database Data organization – the star schema Bit Map Indexes.
E N D
CS 523 Database Topics Exam Reviews
Exam #1 • Class Introduction • Definitions • Introduction to OLAP processing • Introduction to Data Mining Processing • Data Warehousing • Differences between a data warehouse and a transactional database • Data organization – the star schema • Bit Map Indexes
Exam #1 (cont) • Introduction to ETL • Data Preprocessing Activities • SQL Commands to copy data • Extraction/transformation/load • Sqlldr • Externally stored tables • Dblinks • OLAP Introduction • OLAP in SQL • Rollups and Cubes
Exam #2 • More OLAP in SQL • Partitioning • Analytical functions (cume_dist, ntile, etc.) • Introduction to data mining • No prediction – time series, clustering • Predict one thing – decision trees, value prediction • Predict everything – association, sequential patterns.