This should be simple for most of you...I want to remove duplicate e-mail addresses in my email field of my table called email_pft. so...
DELETE FROM 'email_pft' WHERE email= ????
that if an address exists more than once delete all other instances but the first one??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.