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)
What is the maximum limit on the number of columns in a table?
How to create a server parameter file?
What is ASM (Automatic Storage Management) in Oracle?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How many control files should you have?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What is Segment Advisor in Oracle?
What do you mean by merge in oracle and how can we merge two tables?
What is PL/SQL ?
How to resolve the ORA-39133 error in Oracle?
How do you set up tablespaces during an oracle installation?
What is a sub query? Describe its types?
What is procedure overloading in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?