About DataBase MS-SQL Random Row Select 무명시인 2011. 7. 29. 09:20 SELECT TOP 10 * FROM dbo.TableName ORDER BY NEWID()