delete from test a
where rowid <> ( select max(rowid)
from test b
where a.sno = b.sno
and a.sname = b.sname )
Friday, June 25, 2010
Subscribe to:
Post Comments (Atom)
Manual Testing,Automation Testing,QTP,WinRunner,RFT Testing Interview Questions
No comments:
Post a Comment