Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Re: Problem regarding Global Temporary table

user10237619Jul 15 2013 — edited Jul 15 2013

Hi Gints Plivna

As i run into the same problem and you seam to have quite a some knowledge i try to explain the question again:

We have used a global temporary table for 2 years. Now the requirements have changed. Due to legacy reasons i want to do the following:

get_rid_of (plz replace with the correct statement/s) myTempTable;

create view myTempTable (...) as (...) ;

(and no, in production the name is not myTempTable )


Cheers Andy

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2013
Added on Jul 15 2013
7 comments
418 views