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 |
pls explain connect by prior with example and its real time use
What is procedure overloading in oracle?
What is the difference between Sleep and Wait? (Java)
How to get maxsal , minsal, ename department wise in single query
how many columns can a plsql table have
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is private procedure oracle?
How do I find my oracle client driver version?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
What are the limitations of check constraint?
How to drop a tablespace?
Explain an exception and its types?