Select-Random-Data-SQL-Server

In SQL server , To Select Random data  use below syntax.

Select * from table_name order by newid()