AI Sourcing Intelligence Analyst
An AI Sourcing Intelligence Analyst leverages large language models, machine learning, and advanced data analytics to transform ho…
Skill Guide
The discipline of architecting, implementing, and optimizing relational database schemas and SQL queries specifically designed to store, integrate, and efficiently retrieve multi-source supplier data for analytics and operational decision-making.
Scenario
You receive flat CSV files containing supplier contact details, product catalog, and historical purchase orders. The goal is to design a database to answer: 'What were our total purchases and on-time delivery rate per supplier last quarter?'
Scenario
Create the backend data structure and queries to power a Power BI/Tableau dashboard showing supplier KPIs: spend trend, quality defects per million, and price variance against contract. Data arrives from three disparate systems.
Scenario
Architect a scalable data platform on AWS/Azure to ingest real-time supplier risk alerts, daily spend from SAP, and contractual data from a CLM system, enabling both operational reporting and advanced ML-based risk prediction.
Use traditional RDBMS for transactional supplier systems; use modern cloud data warehouses for scalable analytics. dbt is the industry standard for managing SQL-based transformations as code. BI tools consume the final SQL views/models.
Kimball's star schema is the pragmatic starting point for most analytics. Data Vault is used in complex, regulatory-heavy environments for auditable data integration. SCD2 is critical for tracking the historical state of supplier data (e.g., address changes, status changes).
Answer Strategy
The interviewer is testing knowledge of data integration patterns and historical tracking. Use the strategy of explaining a multi-layered approach (staging vs. warehouse) and the specific technical implementation of SCD2.
Answer Strategy
This tests practical performance tuning skills. The framework is: Analyze the execution plan, identify bottlenecks (scans, joins), and apply targeted optimizations.
1 career found
Try a different search term.