May 18th, 2009 by Bruce Dou Views:86
# delete from cdb_uc_members a where a.uid = (select max(b.uid) from cdb_uc_members b where a.username=b.username);
Also see:
Tags: mysql, 重复
This entry was posted
on Monday, May 18th, 2009 at 11:31 am and is filed under Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.