How do you optimize a SQL query to improve performance?
Risposta di colloquio
Anonimo
18 giu 2024
To optimize a SQL query for better performance, consider the following steps:
-Use Indexes
-Limit the number of subqueries and joins
-Use proper data types