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

Why is sharding used?

726


Why stored procedures are faster than query?

761


Can instead of triggers be used to fire once for each statement on a view?

712


Is sqlite thread safe?

790


Can a table have no primary key?

775






ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

2178


How to check if a column is nullable before setting to nullable?

775


How do you delete a table?

765


Is sql low level language?

757


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

1473


what is user defined functions? : Sql dba

744


Is ms sql is free?

712


What is pl sql block in dbms?

709


How much does sqlite cost?

725


Can ddl statements be used in pl/sql?

795