hi,
i hav uploaded the sql file to store the values in mysql db, but unfortunately some values are saved twice or more than once. there is no promary or forigen key in db...but ther is unique value in evry row by which i can spot those entries out. should i use php or sql to delete the repeated rows?
i hav uploaded the sql file to store the values in mysql db, but unfortunately some values are saved twice or more than once. there is no promary or forigen key in db...but ther is unique value in evry row by which i can spot those entries out. should i use php or sql to delete the repeated rows?