I would like to know how to select random records from data in both sql server 2005 standard edition and sql server 2008 r2 using t-sql.
In addition to Luis, you might want to see if this helps: Selecting Rows Randomly from a Large Table.
Here's another link that may be helpful: http://www.sql-server-helper.com/tips/generate-random-records.aspx Regards, SQL Server Helper