Community

Randomize a Resultset in SQL

In the following code snippet we show you how to randomize the result set on the SQL Server. In many cases you may wish to randomly return a set records. For example, in one application we wanted to return five records, but have them returned in a random pattern for a banner ad application on a Webs

Read More - Register for Free Membership