How can increase the performance of MySQL select query?
Answers were Sorted based on User's Feedback
Answer / nitin malhotra
WE CAN INCREASE THE PERFORMANCE OF SELECT STATEMENT BY USING
THE SELECTED FIELDS IN TTO THE INDEXING AND TO CHOOSE ONLY
THE FIELDS WHICH IS REQUIRED.
Is This Answer Correct ? | 10 Yes | 0 No |
How can you change the password of a mysql user?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
What is user in mysql?
Write a query to display current date and time?
What is the use of mysqli_query?
How do you determine the location of mysql data directory?
What is A BI Ap;plication?
What is blob and clob?
What is the latest version of mysql?
How can you retrieve a particular number of records from a table?
What are procedures in mysql?
I have two sql database at different PC.how can link b/w database and database tables.