Can someone tell me what query I need to run to delete the duplicate posts from my newsgroup threads? For example,
Palatines from Germany to England 1709 Now Online joe 0 0 09-05-2003 11:11 AM
by joe
Palatines from Germany to England 1709 Now Online joe 0 0 09-05-2003 11:11 AM
by joe
Palatines from Germany to England 1709 Now Online joe 0 0 09-05-2003 11:11 AM
by joe
I want to keep one of these by not the other two. If I got rid of all of them I could just query
DELETE FROM post WHERE username='name of bad seed'
like Gilby said around page 28. But I want to keep one of them. Any suggestions or advise on this?
|