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
What is tns entry?
How to create a single index for multiple columns?
how to handle exceptions in post production
How can we delete duplicate rows in a table?
Oracle
how to join query for one source type is oracle another source type is sql server ?
What happens if you lost a data file?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What do you mean by merge in oracle and how can you merge two tables?
What is private procedure oracle?
How to convert character types to numeric types?
How to create a testing table in oracle?
What is the order of defining local variables and sub procedures/functions?
What are the limitations of check constraint?
Can we save images in a database and if yes, how?