In Class Exercises
ER-D Exercise
Hi all,
Please find the ER-D exercise (Feb 6, 2013) here.
June 19: Clustering and Segmentation
Hi all,
Please see lecture notes for tomorrow’s class here.
June 13: In class exercise: Decision Trees
Hello all,
Please see the in class exercise file here. If we have time we will go over it.
ETL question: joining two names with a space
Please try using this code for joining two names (first name last name) into one cell:
=CONCATENATE(‘Source 2′!B2, ” “, ‘Source 2′!C2)
Assignment 2 MySQL “out” Answer Keys
Hi all,
Please find answer keys for the MySQL in Assignment here. By the way, grades for this assignment were uploaded.
Please drop by my office if you still have ANY problems with writing MySQL queries to get out data/info. I am available for you guys most of the time even after office hours.
MySQL is very important and useful so I want to make sure all of you understand the basic principles.
In Class Group Discussion
Today we will be discussion extraction, transformation and loading of data from operational database to a data mart and then to a data cube,
after the lecture we will spend about 30 minutes on a group discussion on ETL: finding factors that have an effect on Amazon book sales.
The group discussion file is here.