Explain the use of online redo log files in oracle.
No Answer is Posted For this Question
Be the First to Post Answer
What is open database communication (odbc) in oracle?
What privilege is needed for a user to delete rows from tables in another schema?
How to create an oracle database manually?
Explain how you would restore a database using RMAN to Point in Time?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How a database is related to tablespaces?
How to delete a column in an existing table in oracle?
Can we save images in a database and if yes, how?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is an Integrity Constrains ?
Can we create more than one constraint to column ?
How do I start tns listener?