What is a Data File ?
Answer / orawhiz
Every ORACLE database has one or more physical data files. A
database's data files contain all the database data. The
data of logical database structures such as tables and
indexes is
physically stored in the data files allocated for a database
| Is This Answer Correct ? | 6 Yes | 1 No |
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How does one get the view definition of fixed views/tables?
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
What happens if recursive calls get out of control?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
Describe the different type of Integrity Constraints supported by ORACLE ?
How to use fetch statement in a loop?
How to create a single index for multiple columns?
How do I limit the number of rows returned by an oracle query after ordering?
What happens in oracle commit?
Difference between pre-select and pre-query
Where are the settings stored for each instance in oracle?