Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 random select * from test

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-06 : 20:59:57
juan writes "how do i randomly select a record from a table?

ex. select * from students

i want the select statement to produce a single randomly selected record....

stored procs???"
   

- Advertisement -