8. SQL Statements : SELECT (embedded) : Embedded Usage
 
Share this page                  
Embedded Usage
Host language variables can be used as expressions in the SELECT clause and the search_conditions. Variables used in search_conditions must specify constant values and cannot represent names of database columns or include any operators. Host string variables can also substitute for the complete search condition.