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 the advantages of MySQL when compared with Oracle?
Why we use mongodb instead of mysql?
How can we run batch mode in mysql?
Is mysql a backend?
How many ways we can retrieve the date in result set of mysql using php?
What is a mysql view?
What are queries used for?
How do I transfer data from one database to another in mysql?
Which is better mysql or microsoft sql?
How do I install mysql on windows 7?
What is the storage engine for mysql?
What are the types of database engines available in mysql?
Can you rename a database in mysql?
What is the use of mysqli_fetch_array?
Is mysql a distributed database?