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 invoke the data pump import utility?
Difference between open_form and call_form in oracle.
How do you store pictures in a database?
Why does Oracle not permit the use of PCTUSED with indexes?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is oracle datasource?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What is the difference between translate and replace in oracle?
How many anonymous blocks can be defined?
How to shutdown your 10g xe server?
What is the maximum number of triggers that can be applied to a single table?
How to execute the package in oracle?
what's query optimization and without use of IN AND Exist can we get another way data from query
How to bring a tablespace online?
What is the difference between primary key and unique key and foreign key in oracle?