Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241)
How can we use tkprof?
How to find the duplicate rows count from employees table in oracle?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
What are the advantages of oracle 12c?
Who is a database user?
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is split brain syndrome in rac?
What happens to the indexes if a table is recovered?
How to use "in" parameter properly?
What are the constraints in odi?
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 are the different types of backup available in the oracle?
What are temporal data types in oracle?
How can we tune a sql query to optimize the performance of a database?
When you use CKM?