Oracle General (1803)
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 a directory object?
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
How do you analyze table partition using oracle provided package?
How to use "in out" parameter properly?
What is Sequences?
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable
what is the odi console?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
How many types of tables supported by oracle?
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
You are getting busy buffer waits. Is this bad? How can you find what is causing it?
What is recovery manager(rman) backup in Oracle?
How to create id with auto_increment on oracle?
Discuss row chaining, how does it happen? How can you reduce it? How do you correct it?
What is merge in oracle?