Hitachi

Hitachi Advanced Database SQL Reference


6.6 Variables (dynamic parameters)

A dynamic parameter is a variable that passes a value to SQL. When passing a value to SQL, a ? is specified in the place where the value is to be placed. This ? is the dynamic parameter.

Organization of this section