45.3k views
5 votes
On the client side, the objective is to generate an SQL query that returns a correct answer in the least amount of time, using a minimum amount of resources at the server end. The activities required to achieve this goal are_________.

User Optio
by
4.9k points

1 Answer

3 votes

Answer:

SQL performance tuning

Step-by-step explanation:

Based on the information provided within the question it can be said that the activities required to achieve this goal are SQL performance tuning. This refers using a tool or a specific technique with the main focus of making queries of a relation database run as fast and as efficient as possible. Thus reducing the amount of time it takes to return the correct answer.

User Charlayne
by
4.3k points