100% found this document useful (2 votes)
180 views

Scalar Subqueries

Scalar subqueries return a single value as they select a finite value from the database. They are restricted to returning just one value because they can only select a single item rather than a result set. Scalar subqueries are useful when you need to select a specific value to use in the parent query.

Uploaded by

mson77
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
180 views

Scalar Subqueries

Scalar subqueries return a single value as they select a finite value from the database. They are restricted to returning just one value because they can only select a single item rather than a result set. Scalar subqueries are useful when you need to select a specific value to use in the parent query.

Uploaded by

mson77
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

scalar subqueries

http://www.akadia.com/services/ora_scalar_subquery.html

Scalar subqueries are restricted to returning a single


value because they select a finite value.

You might also like