Write an SQL Query to
Delete Duplicate records from a table using ROWID.
Answer Posted / satyan
simple query
step 1
select rowid,column1,column2,column3 from table name where
condition;
step 2
delete from table name where rowid = '........'
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What is oracle soa suite and what are its different components?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
can we get profile values in report without using user exists is it possible how?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
In hierarchical structure of a database? we have write query from where we should start?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
What are the Standard Reports and Forms in HRMS?
What are the benefits of using soa architecture?
how do you describe O2C along with tables
How can a process be deployed in soa?
Can you differentiate between mediator and osb?
Explain what are the tables of auto invoice?
what are the prerequisites for costing transactions?
tell my any difficult situtation you solved in your experience in your company?
is it possible to run the interface without using oracle apps?