What is default tablespace ?
Answers were Sorted based on User's Feedback
Answer / pavan_1981
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dinu
default tablespace is a logical storage structure where the
datafile stores...every user should must have default
tablespace
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you Enforce Refrencial Integrity in snapshots ?
What is Auditing ?
What is Tablespace Quota ?
What is snapshots ?
What are the roles and user accounts created automatically with the database ?
what is the step for rmanbackup?
What is the use of ANALYZE command ?
what is different between view and sequence?
What is default tablespace ?
How will you enforce security using stored procedures ?
What are the dictionary tables used to monitor a database spaces ?
What is user Account in Oracle database ?