5. Working with a Database : How You Can Access a Database with Standard SQL Statements : Select Statement : How You Can Select Data into Reference or Array Variables
 
Share this page                  
How You Can Select Data into Reference or Array Variables
Regardless of whether you retrieve one row or multiple rows, when you retrieve data into a reference or array variable, the select statement must see the individual attributes of the variable rather than the variable as a whole.