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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-11-13 : 08:12:17
|
Tony writes "I was reading thru the articles on Random recordsets i.e. SELECT ID, rand() FROM FOO ORDER BY 2
Is it possible to carry out the same procedure if the select is: SELECT * (what goes here i've tried allsorts ?) FROM FOO ORDER BY 2
???????
Thanks
Tony" |
|
|
|
|