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 the different defaust triggers created when Master Deletes Property is set to Non-isolated?
1 4338Whar are the different default triggers created when Master Deletes Property is set to Cascade?
1 4507What are the different default triggers created when Master Deletes Property is set to isolated?
1 5239
what is difference between group above and group left report
What is the difference between PFILE and SPFILE in Oracle?
What is odi studio?
How to list all tables in your schema?
why dont we assign not null constraint as table level constraint.
Explain the various types of canvas in form.
What is the difference between raid 5 and raid 10? Which is better for oracle?
How to resolve name conflicts between variables and columns?
How can you determine what protocol is being used for interconnect traffic?
Explain procedure to change characterset of a database.
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
what is semphore explian it?
Can we save images in a database and if yes, how?
How is rman better than user-managed backup recovery process?
what is difference between inner join & nested query or subqueries