Answer Posted / nishi
A tablespace is a storage location where the actual data underlying database objects can be kept. It provides a layer of abstraction between physical and logical data, and serves to allocate storage for all DBMS managed segments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens to indexes if you drop a table?
What is Library Cache in Oracle?
How to empty your oracle recycle bin?
How to write numeric literals in oracle?
How to start your 10g xe server?
How to check the server version in oracle?
How do I uninstall oracle client from windows?
Explain the use of consistent option in exp command.
How to recover a dropped table in oracle?
How to load excel data sheet to oracle database
Explain temporal data types in oracle
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is a connect identifier?
How to increment dates by 1 in oracle?
How to define a variable of a specific record type?