Thursday, June 26, 2008

How to randomly select the record in sql server 2000?

select top 5 * from question_settings where class ='11(i)' order by newid()

No comments:

 
Feedback Form