Because I have to keep running this script and thus look it up, keeping it here for handy and quick reference PLAIN TEXT CODE: select count(id) from database.dbo.tablename group by id having count(id)> 1
September 21, 2010
by gregs
0 comments