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) Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
723What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
527Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
546
What is the difference between translate and replace in oracle?
What is the Cdc?
How to see free space of each tablespace?
Why should I use oracle database?
Give the various exception types.
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
What is an oracle table?
How to use "out" parameter properly?
Describe varray?
What is the difference between count (*), count (expression), count (distinct expression)?
How to define a record variable to store a table row?
Explain index?
What are the constraints in odi?
what is the difference between call_form, new_form and open_form?
What is a password file in a database and why is it required when a user can be authenticated using data dictionary tables?