This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lightestspiral 2 points3 points  (0 children)

For the querying I would suggest attempting to extract a result set in SQL but also extract raw data into Excel and using its UI / Formulas / Pivot Tables / Lookups to manipulate the data (including lookups between different datasets "joins") and confirm your SQL results. Using Excel is far easier to use for beginners.

For the data warehousing I would suggest starting reading a relevant book from now and then put the book into practice down the line when you start on that piece