Abschnitt 1. Kapitel 16
single
Challenge: Optimize a Join Query
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
Rewrite a join query to improve its performance by using indexed columns and efficient join conditions.
- Use only the columns and tables provided in the initial schema.
- Ensure that joins are performed on primary or foreign key columns.
- Use table aliases for clarity and brevity.
- Return each student's ID, name, class name, teacher name, subject, and score, but only for scores greater than 80.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 16
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen