A select query over a large table runs very slow because of
the growing number of entries in that table. What different
measures could be taken to improve speed?
Answer Posted / kalaivani
select the required field from the table
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are procedures in mysql?
How do I view data in mysql workbench?
Is mysql free software?
Can mysql function return a table?
How can we get total number of records by query in mysql?
What is different between sql and mysql?
What is a mysql model?
What is the maximum no of columns a table can have?
What are triggers mysql?
What is dirty read and phantom read?
what is cte? : Mysql dba
How to print message in mysql trigger?
Which statement is used to delete a table in MySQL.
What is the difference between primary key and candidate key?
How to declare variable in mysql trigger?