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 -> Re: Problem with create temporary table in PL/SQL

Re: Problem with create temporary table in PL/SQL

From: Fred Ruffet <fruffet_at_kaptech.com>
Date: Thu, 20 May 1999 17:52:23 +0200
Message-ID: <7i1b3t$njd$1@gatekeeper.ornano.kapt.com>


Well, I'm not absolutly sure (maybe only 99%), but I believe it's the only way, because in a procedure (as in any PL/SQL statement), the table name can't be a variable.

nick a écrit dans le message <7i18vc$18t_at_netnews.hinet.net>...
>Is this only way to create table in PL/SQL.
>Or It has some command like SqlSever 'Create #(table_name)' ?
>
>Thanks !
>Nick
Received on Thu May 20 1999 - 10:52:23 CDT

Original text of this message

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