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 can we change the maximum size of the files to be uploaded?

764


What are the rules to determine the “truth” of any value which is not already of the boolean type?

737


Is server side a session?

661


How do functions work?

734


Tell us how to set cookies in php?

699


What is slim framework?

684


What is an abstract class in php?

681


What is a php form?

748


What is a php namespace?

712


What is a trait in php?

752


How is a session id generated?

733


What are php loops?

707


Is php coding easy?

693


What are the options to transfer session ids?

809


What are differences between PECL and PEAR?

713