Mysql Group Concat + Order By Rand()

Mysql Group Concat & Order By Rand()

SELECT group_concat(uid SEPARATOR ',') FROM (select uid from user_details where name='' order by rand() limit 3) tmp_t1

 

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare