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 back end and front end?
what is constraints?
What are the benefits of mysql?
How to determine the location of the data directory?
How can you count the total number of records of any table?
How do I grant privileges to a user in mysql phpmyadmin?
Is null in mysql?
How many rows mysql can handle?
How do I edit a trigger in mysql?
How to create and drop view in mysql?
How to create table show example
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
How can I create database in mysql?
Does mysql use sql?
How to enter numeric values as hex numbers?