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

Home -> Community -> Usenet -> c.d.o.misc -> variables in pl/sql

variables in pl/sql

From: <tomjnsn_at_my-deja.com>
Date: Wed, 24 Nov 1999 20:02:59 GMT
Message-ID: <81hg9f$aa7$1@nnrp1.deja.com>


I'm having problems understanding how to create a new table with a name that isn't known until the procedure is called. I've tried putting the variable name in the create statement, but it just names the table the variable name not the value of the variable. Using 8.0.5 standard. Any suggestions?

Thanks,

Tom

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 24 1999 - 14:02:59 CST

Original text of this message

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