Hi Tom,
I have done the following
<code>create table sql_statement(sqlid integer, sqlstmt clob, isselect varchar2(1))
begin
insert into sql_statement(sqlid, sqlstmt, isselect) values(1, ‘insert into dept(deptno, dname) values(:1,:2)’, ‘N’)…
Link to the original site
Tags:
ASKTOM.ORACLE.COM,
Dname,
Lt,
Select Statement,
Sql Select,
Sql Statement
Related posts
This entry was posted
on Wednesday, September 9th, 2009 at 5:13 pm and is filed under ASKTOM.ORACLE.COM.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.