要從資料庫中隨機選取資料

要從資料庫中隨機選取資料,可以使用如下的語法:
SELECT * FROM table ORDER BY NEWID()

NEWID (Transact-SQL)
http://technet.microsoft.com/zh-tw/library/ms190348.aspx

沒有留言:

張貼留言