🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
Advanced

SQL Query Optimization Plan

#sql #performance #database #optimization

Outline a strategy for optimizing a slow-performing SQL query.

Act as a senior database administrator. I have a SQL query joining five tables that is running slowly. Outline a step-by-step diagnostic strategy to identify the bottleneck. List specific commands or methods (like EXPLAIN) to use and common optimizations to check for, such as indexing or join order.