Delete Duplicate rows without using ROWID

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AdusumalliGopikumar
    New Member
    • Aug 2007
    • 42

    Delete Duplicate rows without using ROWID

    Please can anyone tell me how to delete duplicate rows from a table without using the pseudo column ROWID in the query

    Thanks in Advance
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you have to use ROWID for that.

    Comment

    Working...