BEGIN FOR v_LoopCounter IN 2560.2660 LOOP; INSERT INTO numbers (number); VALUES (v_LoopCounter); END LOOP; END;. 我如何使用Phpmyadmin在Sql中 ...
確定! 回上一頁