which statement is running fastly ie insert or delete?

Answer Posted / chandiran

Delete

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use null as conditions in oracle?

575


what is the difference between substr and instr function in oracle?

580


What is a proxy class?

554


Difference between varchar and varchar2 data types?

658


What is the difference between I and G in Oracle?

599






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.

2884


Explain an index segment?

638


Can the query output be sorted by multiple columns in oracle?

568


What is meant by an index?

617


How many file formats are supported to export data?

655


What is Undo Management Advisor in Oracle?

607


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1572


What happens if variable names collide with table/column names?

580


What is a subquery in oracle?

574


I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?

1967