is the way to pass the input parameters into a parametrized query. The statement
is the way to pass the input parameters into a parameterized query. The statement
to build a named SQL Descriptor Area is below:
to build a named SQL Descriptor Area is below:
<programlisting>
<programlisting>
EXEC SQL SET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</replaceable> <replaceable>field</replaceable> = :<replaceable>hostvar</replaceable>;
EXEC SQL SET DESCRIPTOR <replaceable>name</replaceable> VALUE <replaceable>num</replaceable> <replaceable>field</replaceable> = :<replaceable>hostvar</replaceable>;