It seems you need in: SELECT test.* FROM test CROSS JOIN (SELECT ROUND(RAND()*134) random) rnd WHERE test.id = rnd.random;.
確定! 回上一頁