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 / vaibhavi_dixit
Also check that the tables does not have more NULL values,
which also reduces the performance.
VD
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between in and between in sql?
What is query syntax?
What is a delimiter in sas?
Why is theta join required?
What is an exception in pl/sql?
Is sql easier than java?
How do I restart sql?
What does subquery mean in sql?
what's the difference between a primary key and a unique key? : Sql dba
What is parallel hint?
Can we rename a column in the output of sql query?
How do you copy a table in sql?
What jobs use sql?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What is a sql trace file?