I'm kind of a novice at using SQL and is wondering if it is possible to use variables in SQL-statements on an AS/400, and if so, how do I do that? I was thinking of using a CL-program to execute the SQL statements for me. Many Thanks! Jorgen
I'm kind of a novice at using SQL and is wondering if it is possible to use variables in SQL-statements on an AS/400, and if so, how do I do that? I was thinking of using a CL-program to execute the SQL statements for me. Many Thanks! Jorgen
You may use QM Query to run SQL statement with parameters. Some examples were posted on ukpi1b "Using variable parms in STRQMQRY" 8/19/02 7:47am or check mcpressonline postings archive for QMQRY