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 are roles in oracle?
A user is getting an ora-00942 error yet you know you have granted them permission on the table, what else should you check?
What are a query and state the different types of queries and their uses?
How to use "out" parameter properly?
Explain the use of Merge statement in oracle 11g
What is a package in oracle?
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
How to update values on multiple rows in oracle?
What is table partitioning and why is it required?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
How to use fetch statement in a loop?
Show one instance when you encountered an error in alert log and you overcome that error. What actions you took to overcome that error.
Explain table?
What is procedure overloading in oracle?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.