Select a random row with MySQL: SELECT column FROM table ORDER BY RAND() LIMIT 1 ... Select a random row with Microsoft SQL Server:.
確定! 回上一頁