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: Issue with creating tables

Re: Issue with creating tables

From: Carlos <miotromailcarlos_at_netscape.net>
Date: 24 May 2005 05:15:12 -0700
Message-ID: <1116936912.425329.150700@f14g2000cwb.googlegroups.com>


You can SELECT FROM the tables created on the fly with another EXECUTE IMMEDIATE 'SELECT...'. (They must exist when the select is executed).

hth.

Carlos. Received on Tue May 24 2005 - 07:15:12 CDT

Original text of this message

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