update xyz set X='Y' when m in ( 'SELECT m FROM (SELECT m FROM xyz order by dbms_random.value ) RNDM where rownum < n+1);. Is there another efficient way to ...
確定! 回上一頁