News

📦 Inventory-Optimization-SQL │ ├── 📂 data/ │ └── inventory_forecasting.csv │ ├── 📂 sql/ │ ├── create_tables.sql │ ├── insert_data.sql │ └── analysis_queries.sql │ ├── 📂 dashboard/ │ ├── ...
This repository contains sample data for the blog post "KQL Treasure Hunt: Solve a Data Mystery with Queries." The data simulates logs from the Starlight Outpost, a fictional space station, and is ...