Forum Discussion

RPietrzak's avatar
RPietrzak
Copper Contributor
Jun 17, 2019

Use Parameters in DB2 SQL

I have an Excel Workbook where I am writing an ODBC query to select DB2 data. This query needs to vary the Year and PayPeriod so I would like to have parameters in my DB2 SQL. How do I do this. I wan...