View Single Post

   
  #8 (permalink)  
Old 02-26-2008, 10:02 AM
AK
 
Posts: n/a
Default Re: How to test SQL statements with parameter markers?

another option would be to wrap your parameterized statement in a stored procedure

and again: db2batch
Reply With Quote