Write an SQL Query to
Delete Duplicate records from a table using ROWID.
Answer Posted / xyz
delete from emp where rowid not in(select max(rowid) from
emp group by empno)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can we use look up type instead of a pofile option?or valueset?is it possible how?
what are the balancing segments in AR?
What is a value set? List its various types.
What are the Standard Reports and Forms in HRMS?
how can i print random rows in plsql table
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
List the various types of value set.
tell me the scenarios of the independent in reports
How can you achieve loose coupling in soa framework?
Can we create tables in apps schema?
In sequence i want to 11 and 15th values how we will write?
In oracle application how do you debug or trace errors?
How many schemas we have? how many you have used?
what is pay run id ?