adspace
Answer Posted / Megha Sharma
Joining tables directly (using JOIN statements) can be faster than using subqueries because the database engine only needs to execute a single query to retrieve the required data. In contrast, subqueries require multiple queries to be executed sequentially, which can increase processing time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is inner join faster than left join?
Does group by remove duplicates?
how to use regular expression in pattern match conditions? : Sql dba
what are all the common sql function? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
What is your daily office routine?
What is the best sql course?
Can delete statement be rollbacked?
Is primary key clustered index?
define sql insert statement ? : Sql dba
what are the advantages of sql ? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
how to start mysql server? : Sql dba
how to escape special characters in sql statements? : Sql dba
what is schema? : Sql dba