Re: DBMS_SQL usage for DDL execution

From: Bruce Usry <bruce_usry_at_tdi.state.tx.us>
Date: 1996/12/12
Message-ID: <32B0E2D3.500E_at_tdi.state.tx.us>#1/1


I've also experienced similar problems with the bind variable. A kludgy work-around is to pass your variables to the package as a string, then concatenate the strings using || when parsing the SQL string. Received on Thu Dec 12 1996 - 00:00:00 CET

Original text of this message