A small ETL solution that imports data from Excel files into SQL Server tables. Connection details are stored in project parameters (never hard-coded) to keep credentials secure. I will attach a SQL ...
As a data analyst, I usually work with data that has already been cleaned, transformed, and modeled. While this allows me to focus on insights, it also means that much of the upstream logic—how data ...