Level 6 - ExpertMultiple Choice Questionsm2 performance schema
MCQ: Best Index for Query Pattern
For `WHERE tenant_id = ? AND created_at BETWEEN ? AND ? ORDER BY created_at DESC`, which index is best?
For `WHERE tenant_id = ? AND created_at BETWEEN ? AND ? ORDER BY created_at DESC`, which index is best?