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


Please Help Members By Posting Answers For Below Questions

table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

794


What is difference between schema and table?

481


What is select query in mysql?

471


How to validate email addresses in mysql?

603


What is the data source name for mysql?

484






How can you retrieve a particular number of records from a table?

503


How can we get the number of rows affected by query?

555


Is mysql a server or database?

480


What is the phantom problem?

502


What is difference between microsoft sql and mysql?

493


Do while loop in mysql procedure?

497


How do I view mysql logs?

493


What do ddl, dml, and dcl stand for?

485


What is a csv table?

549


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?

505