What are the Characteristics of Data Files ?
Answers were Sorted based on User's Feedback
Answer / rashid ansari
datafile contain actual data and one datafile associate
with only one tablespace.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nishi
Characterstics of Data File :
- A Data file can be associated with only one database.
- Once created, a data file cannot change is size.
- One or more data files form a logical unit of database storage called a Tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / orawhiz
A data file can be associated with only one database.Once
created a data file can't change size.
One or more data files form a logical unit of database storage
called a tablespace.
| Is This Answer Correct ? | 2 Yes | 4 No |
what are Triggers?
How to invoke the data pump import utility?
what is unique key?
14 Answers Amazon, Cap Gemini, Infosys, Wipro,
What is schema?
41 Answers Bodhi Global Services, Cognizant, HCL,
What are main difference between Stored Procedure and Functions.
How many types of cluster table in Oracle?
Write a simple Store procedure and pass parameter to it ?
How would you best determine why your MVIEW couldnt FAST REFRESH?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
What privilege is needed for a user to query tables in another schema?
what are the advantages of running a database in NO archive log mode?
What is a sub query? What are its various types?