Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / riddhi
An Oracle database consists of one or more logical storage
units called tablespaces.
tablespaces is consist of one or more datafiles.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to change system global area (sga) in oracle?
What is data file?
What privilege is needed for a user to delete rows from tables in another schema?
Is a rollback possible to any savepoint?
What is oracle and what are its different editions?
Please explain joins in oracle?
Explain an index segment?
Explain self joins in oracle?
what happened to the global index when I truncate the data in one of the partition?
Can we call procedure inside function in oracle?
What is the difference between sharding and replication?
How to delete a user account in oracle?
What are the data types in oracle?
How to write a left outer join with the where clause in oracle?
What is oracle join syntax?