/ Published in: SQL
Expand |
Embed | Plain Text
SELECT TOP 1 COLUMN FROM TABLE ORDER BY NEWID()
You need to login to post a comment.
SELECT TOP 1 COLUMN FROM TABLE ORDER BY NEWID()
You need to login to post a comment.