how to get random 5 record in sql
SELECT top 5 * from table1 order by NEWID()
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manav PandyaPosted Jan 17, 2018, 5:07 AM