what is the main difference between join and subqurey?
Answer Posted / ankush
A subquery is a query within a query.
A join is used to combine rows from multiple tables (2 or
more tables).
Its also can be done within a single table.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain exception handling in pl/sql?
What is self-join and what is the requirement of self-join?
What is sql server and ase?
What are the different types of triggers?
Is progress software supports to ( pl/sql )?
What is duration in sql profiler trace?
How to raise user-defined exception with custom sqlerrm ?
What is on delete restrict?
What does the hierarchical profiler does?
How do you declare a variable in pl sql?
How do I save the results of sql query in a file?
How do temporal tables work?
Which nosql database is best?
What are different joins used in sql?
What is sql used for?