How can increase the performance of MySQL select query?
Answer Posted / 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 |
Post New Answer View All Answers
Is pdo more secure than mysqli?
Why mysql is used with php?
How do you rename a table in mysql?
Is mysql a server or database?
How many primary keys can be there in a table?
What can you do with mysql?
Where is the mysql database stored?
How do I start mysql client?
What is the phantom problem?
How to extract a unit value from a date and time?
What is a trigger in mysql?
Is mysql still relevant?
How to get help information from the server?
What is difference between unix timestamp and mysql timestamp?
What is append query?