What are the components of physical database structure in the Oracle database?
The components of the physical database structure are:
• Greater than equal to two redo log files.
• Greater than equal to one control file.
• Greater than equal to one data file.
| Is This Answer Correct ? | 0 Yes | 0 No |
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How do I limit the number of rows returned by an oracle query after ordering?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What different of iner joint & outer joint with example
What is the scope of a local variable?
What is format trigger?
What is an oracle?
What is the usage of save points in oracle database?
Explain the use of control file?
What is an anonymous block?
How to invoke the original export import utilities?
What is a cursor in oracle?