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 a constraint?
Is natural join and inner join same?
What is sql and how does it work?
How is a process of pl/sql compiled?
Is grant a ddl statement?
What are %type and %rowtype for?
Explain what is a column in a table?
What is mutating table error?
how to convert dates to character strings? : Sql dba
Who is the owner of mysql database?
Is oracle and sql same?
What is denormalization in a database?
What are some emotional triggers?
What is write ahead logging in sql server?
how many sql dml commands are supported by 'mysql'? : Sql dba