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 the difference between the primary and unique key in mysql?
what is cte? : Mysql dba
How many columns is too many mysql?
Which mysql function is used to concatenate string?
How to determine the location of the data directory?
How to analyze tables with 'mysqlcheck'?
Write a query to create a database and a table?
What is the purpose of -> in the mysql terminal?
How is myisam table stored?
What is mysql url?
How are mysql timestamps seen to a user?
What data type is money?
What you can use regular expression for in mysql? Support your answer with an example?
What is a tinyint?
can you elaborate on blob and text in mysql? : Mysql dba