Difference between sub query and nested query ?

Answer Posted / nirvaya

A subquery is a query within a query. In Oracle, you can
create subqueries within your SQL statements. These
subqueries can reside in the WHERE clause, the FROM clause,
or the SELECT clause. Most often, the subquery will be
found in the WHERE clause. These subqueries are also called
nested subqueries.

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of database objects?

528


What is system tablespace?

632


Differentiate between translate and replace?

633


How to define an oracle sub procedure?

597


What is the difference between primary key and unique key and foreign key in oracle?

554






What are the different types of partitions in oracle?

496


what is a Nested Loop join?

1568


List out the types of joins.

593


Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?

1567


How data locks are respected in oracle?

574


what is the scripts in data base?

1602


What is index in Oracle?

594


Write a trigger example in oracle?

573


Difference between pre-select and pre-query

577


Explain cascading triggers.

574