InterviewSolution
Saved Bookmarks
| 1. |
What Is A Temporary Tablespace? |
|
Answer» All users NEED a TEMPORARY TABLESPACE where they can perform operations such as sorting DATA during SQL execution. All users need a temporary tablespace where they can perform operations such as sorting data during SQL execution. |
|