Subject random function
Author newtonlistas
Hi:

I don't know if exist a function that return random result for do
something like this:


Select id, (rand()*100) from news order by 2


i want results order randomly.

I'm using firebird 1.5 for linux,and accessing to firebird trought php.


Thank's