SELECT TOP 10 * FROM tablename ORDER BY NEWID()
Where the NEWID() function returns a new Unique Identifier.
Nice tip and so simple
Print posted @ Monday, April 04, 2005 10:44 PM
Open source CMS