InterviewSolution
Saved Bookmarks
| 1. |
What Is Default Tablespace In Oracle Security? |
|
Answer» its the TABLESPACE in to which the objects created by a user go.default tablespace can ALLOTED to a user while CREATING he user or can ALSO be changed after creating the user. the default table SPACE of a user is system tablespace unless mentioned specfically while creating the user. its the tablespace in to which the objects created by a user go.default tablespace can alloted to a user while creating he user or can also be changed after creating the user. the default table space of a user is system tablespace unless mentioned specfically while creating the user. |
|