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 to write a query with an inner join in oracle?
What is the disadvantage of User defind function?
System tablespace cant be exported from one database and imported into another why?
Why should I use oracle database?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
What is raw datatype?
Differences between package and loadplans?
How to convert characters to numbers in oracle?
What are the restrictions in a oracle read only transaction?
What happens if you keep split brain syndrome in rac unresolved? How it can be resolved?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
what is difference between inner join & nested query or subqueries
Name the three major set of files on disk that compose a database in Oracle?
Query to retrieve record for a many to many relationship ?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?