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
how you will Create a database on the mysql server with unix shell.
What is the latest mysql version?
What are the difference between now and current_date in mysql?
How is data stored in mysql?
Can I install mysql on mac?
How to calculate the difference between two time values?
How do I show all mysql databases?
What is difference between unix timestamp and mysql timestamp?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
How do I view tables in mysql workbench?
Can you tell how many values can set the function of mysql to consider?
Can we create table in stored procedure?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
How can you validate emails using a single query?
What is data in mysql?