| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Difference between "create temporary tablespace..." and "create tablespace .... temporary"?
create temporary tablespace temp1 tempfile .......
and
create tablespace temp2 .......temporary;
what's difference If user's default temporary tablespace is temp1 or temp2? Received on Tue Nov 05 2002 - 22:59:05 CST
|  |  |