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
can u plz provide me oca sql dumps please i need them
how to do daily transactions with out sql* loader control file regesterd in apps?
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.
why dont we assign not null constraint as table level constraint.
What are the different types of database objects?
What is a trigger oracle?
What is an oracle wallet?
How to view the data files in the current database?
What is the difference between online and offline backups?
What are group functions in oracle?
How to create a stored function in oracle?
Explain the use of tables option in exp command.
What is Trigger in Oracle?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
How do I recompile a procedure in oracle?