What is the first action to perform a query?
Suppose I have four tables and five joins and my query is
getting slow day by day.

Answer Posted / avi007

check the how many indexes created on join column of
tables, check the join which has been done on common column
of both tables.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sqlite format?

822


Can procedure in package be overloaded?

845


what is the command line end user interface - mysql? : Sql dba

706


How do you update f as m and m as f from the below table testtable?

1487


What are the most important ddl statements in sql?

755


What is varchar sql?

816


How do you write a complex sql query?

789


what are tables and fields? : Sql dba

776


What is duration in sql profiler trace?

783


what is text? : Sql dba

787


What is a left join?

698


What is union, minus and interact commands?

947


Is trigger a stored procedure?

706


What are sql built in functions?

680


What are types of exception?

691