How can we optimize or increase the speed of a mysql select
query?

Answer Posted / david

You can optimize sql queries using dbForge Studio for MySQL:
1. Open a query file -> click the Query Profiling Mode button on the SQL toolbar -> the Query Profiler tool.
2. Execute the query by clicking the Execute button or F5. The Profiler document view opens. See the query profiling results displayed on three tabs - Profile, Plan and Status.
3. After you have made changes in the query, click the Get New Results button in the Profiler document view. New profiling results appear in the tree view as a new node with time and date of query execution. You can easily distinguish and navigate to them.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find the position of the first occurrence of a substring in a string?

498


what are the differences between php and perl

1603


Require_once(), require(), include(). What is difference between them?

531


What is $_ files in php?

559


Is php case sensitive?

509






What is the use of namespace in php?

553


Write a php script to get the largest key in an array?

512


What is phpsessid?

516


Tell me what does the scope of variables means?

531


How to redirect a page in php?

572


What is the difference between php and cakephp?

523


Can we use onclick in submit button?

536


What is the default session out time?

546


Does php have multiple inheritance?

500


What are the three parts of an http request?

568