Hi Every One , What is the table Space in Oracle Database ?
waiting for answere and thankyou
Answer Posted / tanoy guhasarkar
A tablespace is a logical storage unit within an Oracle
database. It is logical because a tablespace is not visible
in the file system of the machine on which the database
resides. A tablespace, in turn, consists of at least one
datafile which, in turn, are physically located in the file
system of the server. Btw, a datafile belongs to exactly one
tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How can we force the database to use the user specified rollback segment?
What is where clause in oracle?
Does facebook use oracle?
How to define default values for formal parameters?
How to create additional tablespaces for an new database?
Can a parameter be passed to a cursor?
Explain database link?
How can I introduce multiple conditions in like operator?
Explain the different normalization forms?
What is oracle thin client?
Does oracle partitioning improve performance?
what are the advantages of running a database in archive log mode?
How to rename an index?
definition of cluster and non-clustered index?