imh
create global temporary table a1
( a2 number);-->session specific tables
create global temporary table a1
( a2 number) on commit preserver/delete rows; -->transaction specific
and the duration as NULL ones..are the permenant tables.
|
Results 1 to 10 of 12
Thread: temporary table durationThreaded View
|
Click Here to Expand Forum to Full Width |