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) Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
2 7935
Why use resource manager in Oracle?
What is varray?
HOW TO GET THE ORGANIZATION TO ORGANIZATION DETAILS INFORMATION IN THE INVENTORY MODULE.THE REQUIREMENT IS FROMORG TOORG FROMINV TOINV ..
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is the dynamic sql in oracle?
What is oracle in java?
Explain the use of compress option in exp command.
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
Explain the use of owner option in exp command.
What are the data types in oracle?
What is SQL Tuning Advisor in Oracle?
Difference between lexical and bind varible.
When you used JKM ?
What happens to the current transaction if a ddl statement is executed?
Can we insert data in view oracle?