What is oracle server autotrace in oracle?
What do you mean by merge in oracle and how can you merge two tables?
What are a cluster and non-cluster index?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
What is the data type of dual table?
What is oracle datasource?
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.
How to assign data of the deleted row to variables?
What is meant by a deadlock situation?
What is oracle join syntax?
What are the attributes of cursor?
How to increment dates by 1 in oracle?
How can I introduce multiple conditions in like operator?
How to connect to a remote server?
Can you tell me how to add new column in existing views?how?How is possible?