I am trying to get random rows selected from the data below
--drop table #sampletable create table #sampletable (id int identity(1,1), userid int, statusid int, c