what is the scenario where you take the database to
NoArchivelog mode?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of file option in exp command.
What is the difference between "as" and "is" in an oracle stored procedure?
How to convert a string to a date in oracle database?
How to use attributes of the implicit cursor in oracle?
What is the dynamic sql in oracle?
how may join possible between (requisition with purchase order)
Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15
can anyody please send me the dump for Oracle 10g certifications for DBA path?
What is the difference between an Oracle Schema and an Oracle Instance?
How many types of auditing in Oracle?
What is Partitions in Table ?
Why do we use bulk collect in oracle?