EasyManua.ls Logo

HP NonStop SQL/MP

HP NonStop SQL/MP
331 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Host Variables
HP NonStop SQL/MP Programming Manual for C429847-008
2-10
Structures
To use a field as a host variable in an SQL statement, refer to the field by using the
structure name:
EXEC SQL SELECT empid, empname
INTO :employee_info.empid, :employee_info.empname
... ;

Table of Contents

Related product manuals