phpbar.de logo

Mailinglisten-Archive

RE: Nachtrag zu Zufaellige Auswahl....
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Nachtrag zu Zufaellige Auswahl....




On 15-Nov-2000 Enrico Sommerweiss wrote:
> Ich hatte vergessen zu erwaehnen, das unser Provider nur MySQL 3.22.32 
> verwendet. Also SELECT * FROM tblname ORDER BY RAND(); funktioniert also 
> nicht.
> Wenn jemand einen Workaround hat, dann bitte dringend melden.

Ich hab sowas mal gemacht mit
SELECT count(*) from table;

im client ne Zufallszahl i bestimmen, die zwischen 0 und count(*) liegt

Select * from table limits i,1;


Michael

-- 
Michael Bergbauer <michael.bergbauer_(at)_gmx.net>
Use your idle CPU cycles.
See http://www.distributed.net and win $ 1 000.
Visit our mud Geas at geas.franken.de Port 3333

---
*** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive