From markliggayu@allweatherwindows.com Wed, 06 Jun 2001 17:08:27 -0700
From: "Mark Liggayu" <markliggayu@allweatherwindows.com>
Date: Wed, 06 Jun 2001 17:08:27 -0700
Subject: creating and dropping tables in plsql
Message-ID: <F001.0031F665.20010606155624@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


> i am creating a report that involves several tables
> (15) but for me to get the right result I have to
> create a plsql statement that creates a table that
> queries a couple tables.  This table wil be used to
> create another table queried with another table and so
> on.  I was reading the plsql section and it said that
> you cannot use DDL in a plsql statement.  Is that
> right, and if it is , is there a way around it?  If I
> could do it in a plsql statement how should I do it?
>
> thanks,
> mark
>
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mark Liggayu
  INET: markliggayu@allweatherwindows.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


