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
What is nested table in pl sql?
What program will open a mdb file?
How do I run a sql trace?
How does stored procedure reduce network traffic?
What is snowflake sql?
What are actual parameters and formal parameters?
What does the acronym acid stand for in database management?
Can we connect to postgresql using sql developer?
What does trigger mean in psychology?
What is difference between mysql and postgresql?
What does count (*) do in sql?
can a stored procedure call itself or recursive stored procedure? : Sql dba
Is sql workbench free?
What is forward declaration in pl sql?
What is the difference between cluster and non-cluster index?