摘要:
修改数据库表名:rename [old-table] to [new-table]; while循环添加测试数据: declare i int:=1; begin while i<=255 loop insert into DATAACQUISITIONITEMS_NEW (zhuan_id,Dtid,Dtdy) values(100010... 阅读全文
posted @ 2014-04-09 09:23
Seaurl
阅读(152)
评论(0)
推荐(0)