What is temporary tablespace is used for ??
What does it do ??
Printable View
What is temporary tablespace is used for ??
What does it do ??
It is used when the query is doing sorting. Once the sort is completed it will release the please. If ts is not sufficient, then the query may fail.