当前位置:Gxlcms > 数据库问题 > sql造数技巧

sql造数技巧

时间:2021-07-01 10:21:17 帮助过:3人阅读


begin

     for i in 1 .. 10000

      loop

          insert  into tcustmer values ( i, 'xixixi','hahaha','aa' );

  end loop;

   commit;

  end;


sql造数技巧

标签:bsp   loop   value   into   insert   for   nbsp   end   技巧   

人气教程排行