Viewing post 1 (of 2 total)
run this sql query:
select distinct * from
now save the result returned by the query as a table and name it table1
drop the exixting table having duplicate rows and...
January 20, 2007 at 12:11 am
#684500