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 / rahul khanke

in any joins (n-1)where n is no of tables is the criteia if
u have four table then there are 3 joins use it.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a view be mutating? If yes, then how?

568


what are the join types in tsql? : Transact sql

568


How can we optimize a sql query?

569


what is a field in a database ? : Sql dba

531


What is a sql schema used for?

536






What is the max nvarchar size?

509


What is the main reason behind using an index?

544


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

592


What are the types of join and explain each?

571


What is the difference between nvl function, ifnull function, and isnull function?

583


how to use myisamchk to check or repair myisam tables? : Sql dba

499


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

3101


how to drop an existing table in mysql? : Sql dba

550


How many types of functions are there in sql?

496


What is the difference between mdf and ndf files?

556