what is the main difference between join and subqurey?
Answer Posted / ravi
all join may be sub query , but sub-query never be join
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is data definition language?
Explain the difference between triggers and constraints?
How does a self join work?
What is pl sql collection?
What are the 3 modes of parameter?
Name the operator which is used in the query for pattern matching?
What is multiple partition?
Which data dictionary views have the information on the triggers that are available in the database?
Do we need commit after truncate?
what are set operators in sql? : Sql dba
What is the non-clustered index in sql?
what is primary key? : Sql dba
how many ways we can we find the current date using mysql? : Sql dba
how do you tune the slow running queries in oracle db , explain the methodology
How can we optimize a sql query?