Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / chaudhry
Each databases logically divided into one or more
tablespaces One or more data files are explicitly created
for each tablespace.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is procedure overloading in oracle?
What are data pump export and import modes?
How to retrieve data from an explicit cursor?
How view is different from a table?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How to assign data of the deleted row to variables?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
How can we create the complete backup of data in the oracle.
What is the oracle implicit cursor?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What is a nvl function? How can it be used?
What is Java Pool in Oracle?
Hi Can any one tell me what are the API's used in requisition import.
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.