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
How to export data with a field delimiter?
What is a cognitive schema?
What happens if you lost a data file?
Explain about functional dependency and its relation with table design?
What is java oracle used for?
Explain an integrity constrains?
How to rollback the current transaction in oracle?
Explain the use of constraints option in exp command.
How to define a variable to match a table column data type?
various types of hints and their usage
What happens to the current transaction if the session is ended?
What are the parameters that we can pass through a stored procedure?
When do we use group by clause in a sql query?
How to convert a date to char in oracle? Give one example.
What are transaction isolation levels supported by oracle?