Tuple Variables
Next:
Set Comparison
Up:
SQL
Previous:
Set Membership
Tuple Variables
Tuple variables can be used in SQL, and are defined in the
from
clause:
These variables can then be used throughout the expression. Think of it as being something like the rename operator.
Finds all customers who have an account at some branch where Jones has an account.
Page created and maintained by
Osmar R. Zaï ane
Last Update: Mon Oct 16 16:41:58 PDT 1995