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 do I create a schema in mysql?
Is mysql and sql are same?
What is MySQL?
How many TRIGGERS are allowed in MySql table?
Is mysql a framework?
What is mysql routine?
How to run a sql statement?
What is ndb in mysql?
What is the difference between primary key and candidate key?
What is a text delimiter?
Can you tell which of the following where clauses is faster?
What is blob in mysql?
I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.
How do stored procedures work?
what is cte? : Mysql dba