🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki
Advanced

SQL Query Generator

#sql #database #data-analysis

Write a SQL query to extract specific sales data.

Write a SQL query for a table named 'Sales' with columns 'customer_id', 'order_date', 'amount', and 'region'. The query should find the top 3 customers by total spending amount who made purchases in the 'North' region during the year 2023.