Write an SQL Query to
Delete Duplicate records from a table using ROWID.
Answer Posted / ajith
DELETE FROM EMP E1
WHERE E1.ROWID>(SELECT MIN(E2.ROWID)
FROM EMP E2
WHERE E1.EMPNO=E2.EMPNO)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you differentiate between mediator and osb?
How many schemas we have? how many you have used?
What is a flexfield? List out its types.
what are the balancing segments in AR?
How to create a purchase order without a requisition?
In oracle application how do you debug or trace errors?
testing tools?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Are you familiar with internet architecture of oracle apps 11i?
Do you know what is applysys in oracle application database schema, what is apps?
what is the difference between request group and request security in oracle apps?
What do you understand by concurrent programs?
How is choreography different from orchestration?
How can we import the data into a database using sql * loader?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in