Your first stepping stone to a data role is to learn the language of the databases - SQL
This is a collection of learnings I acquired of T-SQL, Microsoft SSMS & builds up on my existing knowledge of SQL concepts.
- The intent was to get familiar with the Microsoft's SQL Server Management environment while revising SQL concepts.
- In further update to this repo, I'll be adding learnings on SSMS & SSRS as well.
- The course I followed is SQL for Data Analysis - with SQL Server by Travis Cuzick.
- The AdventureWorks database was used as per the course requirement.
Treading into the ETL territory! Also utilizing SSIS SSRS & SSAS