what are the optimization techniques for
Query optimization
performance issues and
faster execution of queries
Answers were Sorted based on User's Feedback
Answer / harjeet singh
1.Better data types,2.Better index algorithm,3.better query
written techniques which take the advantage of index
Is This Answer Correct ? | 3 Yes | 1 No |
What is difference between oracle and mysql?
What is procedure in mysql?
How do I rename a table in mysql?
Where does mysql store data?
Is postgresql better than mysql?
What is max_used_connections in mysql?
What are the differences between a primary key and foreign key?
What is definer in mysql?
What is the difference between a database and a table?
what are the different tables present in mysql? : Mysql dba
How does mysql encrypt passwords?
write a c++ program to add a user to mysql.the user should be permitted to only "insert" into the given database