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 we store pictures in the database and if so, how it can be done?
What is explain plan and how is it used?
How to define a record variable to store a table row?
What is responsibility and how u attach How to create user and how u attach with responsibility.
How to resolve the ORA-39133 error in Oracle?
How to use values from other tables in update statements using oracle?
What is where clause in oracle?
How can we create the complete backup of data in the oracle.
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to define a cusotmer as a supplier in ORACLE R12
What is query image?
How to synchronize 2 schema's objects?
How to rename an index?
You look at the dba_rollback_segs view and see that there is a large number of shrinks and they are of relatively small size, is this a problem? How can it be fixed if it is a problem?
Explain the use of decode function