Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> PL/SQL Question

PL/SQL Question

From: Venkat <Venkat_Subramanian_at_Biogen.Com>
Date: 1998/12/01
Message-ID: <01be1d42$56142380$e53912ac@b4_6_pc01070>#1/1

Hi,
I need to update certain tables, whose names are stored in another table, from a stored procedure. A cursor fetches the table names, and the update statement is built, however, I don't know how to execute that statement. Is there a utilily to do that ? Or should this be done differently ?

Thanks In Advance
Venkat Received on Tue Dec 01 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US