Home » RDBMS Server » Server Administration » Re: "order by rand" how can I do the same ?
Re: "order by rand" how can I do the same ? [message #374952] Fri, 13 July 2001 10:35
m
Messages: 15
Registered: April 2001
Junior Member
select random.rand, t1.*
from table1 t1
order by 1
Previous Topic: GROUP BY & ROWNUM
Next Topic: Re: Use of functions in Query
Goto Forum:
  


Current Time: Sun Jul 07 16:46:10 CDT 2024