what are the optimization techniques for
Query optimization
performance issues and
faster execution of queries
Answer Posted / jawed
User the following
1.litmit
2.keys
3. indexing
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
What is innodb_buffer_pool_size?
How many ways we can retrieve the date in result set of mysql using php?
What is cast in mysql?
why not null is not allowed at table level
Which datatype is used for email in mysql?
Does mysql support nosql?
Which storage engine is best in mysql?
How do I free up space in mysql?
What do we use to remove duplicate records while fetching a data in mysql ?
Is mysqli secure?
What is difference between function and procedure in mysql?
How does select query work?
How many TRIGGERS are allowed in MySql table?
Is mysql a nosql database?
How to dump one database for backup.