In order to accomplish this, you use the RAND() function. The following query selects a random row from a database table: SELECT * FROM table_name ORDER BY ...
確定! 回上一頁