What do you mean by temporary tables ? Temporary in DB2's perspective (eg. Global temp tables) or application/user perspective ..
In the former case, yes, db2 automatically deletes them, but in the latter I do not think that is possible or atleast is not straight forward.
Cheers
Sathyaram
Quote:
|
Originally Posted by hari26g
Hi All,
Is there any setting in DB2 such that when a user session expires or the person logs out the temporary tables that are created in that session are dropped ?
Thanks in advance
Hari
|