i found it..
here's what i changed the code to..
Code:IF LENGTH(IN_PROGRAM) > 0 THEN dbms_output.PUT_LINE(IN_PROGRAM); qry_str := qry_str || ' AND OT.ADMINISTRATION = ' || ''''||UPPER(IN_PROGRAM)||''''; END IF;
|
Results 1 to 9 of 9
Thread: Dynamic Query StringThreaded View
|
Click Here to Expand Forum to Full Width |