Hi Every One , What is the table Space in Oracle Database ?
waiting for answere and thankyou
Answer Posted / shilpa
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is oracle analytical function?
Explain the function of optimizer in oracle?
What is the relation of a user account and a schema?
State and explain about oracle instance?
Is oracle a language?
What is archive log in Oracle?
What are the differences between char and varchar2 in oracle?
How to use regular expression in pattern match conditions in oracle?
How can I see all tables in oracle?
How to use in conditions in oracle?
How many categories of data types in oracle?
Can we create trigger on materialized view in oracle?
What is a subquery in oracle?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
What is the difference between hot backup and cold backup in oracle?