Hi Every One , What is the table Space in Oracle Database ?
waiting for answere and thankyou
Answer Posted / guneetinder singh
Table space in a database is the logical space used by the
oracle when oracle wants to do some common work by grouping
many other subgroup, then the common group is called tablespace.
generally tablespace is of 6MB.
Out of which 2MB is system reserved and 4MB is available to
user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the various oracle database objects?
How to drop an existing view in oracle?
Difference between the “verify” and “feedback” command?
How does Oracle guarantee data integrity of data changes?
Explain database link?
When do I need to use a semicolon vs a slash in oracle sql?
How to establish administrator authentication to the server?
How to join two tables in a single query using oracle?
What is catalog in Oracle?
How to update values on multiple rows in oracle?
Explain rename?
What are the different types of synonyms?
How to sort output in descending order in oracle?
Explain the use of inctype option in exp command.
How to get the Installed Oracle Version Information ?