Apathy is the suck. Login and vote now.
By mswatcher
via dotnetbips.com
Submitted: Jul 24 2008 / 13:53
Recently I needed to fetch random rows from a SQL server table. If you have an integer column then using RAND() function goes well. However in my case there was no number column. In such cases you can use the following query
Add your comment