SELECT * FROM t1 AS t
WHERE 2 = (SELECT COUNT(*) FROM t1 WHERE t1.id = t.id);
This entry was posted on Tuesday, March 8th, 2011 at 9:19 am and is filed under MySQL. 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.