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
How to create an oracle testing table?
How to open a cursor variable?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
How can we find out the current date and time in oracle?
What is MTTR advisor in Oracle?
How many categories of data types in oracle?
What is the max number of columns in an oracle table?
How to get last row id?
What are joins, explain all types of joins?
Why packages are used in oracle?
Can I create users through internet explorer in oracle 10g?
How do you bind variables in oracle?
What the is the diff between local index and global index. give some example.
What is oracle update statement with inner join ?