Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can I create temp table in Oracle.
news.ht.net.tw wrote in message <706l5n$8ft$1_at_ftp.ht.net.tw>...
>In SQL Server, we can create a session temp table.
>This temp table is indepandent with other session.
>This table will auto destory when session closed.
>Can I do it in Oracle?
>How to do it.
Simple answer. No. It's not a feature that's directly supported by Oracle.
But then we can go into a whole debate as to the purpose of these temp tables in SQL-Server... :-)
regards,
Billy
Received on Mon Oct 19 1998 - 10:22:27 CDT
![]() |
![]() |