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 |
Who i will insert 1 lacks record in a Database table
Which environment variables are absolutely critical in order to run the OUI?
How to define an oracle cursor variable?
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
What is a initialization parameter file in oracle?
How to write a query with a right outer join in oracle?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
What is a view and how is it different from a table?
How can you merge two tables in oracle?
Why should I use oracle database?
How to compare dates in oracle sql?
How do I find the database name in oracle?