SQL GET (SQLGT) |
||
Standard Verb SQL File Access Operation |
||
Gets a SQL query into a PFM file.
SQL GET sql query SQL QUERY result to PFM file PFM FILE
SQL QUERY is an expression or a noun containing the SQL query.
PFM FILE is the PFM file that will contain all the rows fetched with the query.
After using this verb check the FILE STATUS .
To know how many rows and columns were gotten, use the verb SQL GET PARAMETERS.
SQLGET standard # xxx, msg # xxx, xxx