Hi
Is there anyway to pass a list of values in a host variable in sqlj?
like
#sql{select num,name from testtab where id in (:host_param)}; where host_param contains a list of values..??Thank s
Is there anyway to pass a list of values in a host variable in sqlj?
like
#sql{select num,name from testtab where id in (:host_param)}; where host_param contains a list of values..??Thank s