Posts by TFroes • 26 points
1 post
- 
		1 votes1 answer92 viewsA: SQL Server Rotary RecordsYou can create a column and play random values through the RAND function and sort through this column. Whenever you want to change the sort, just set new random values for this column.