摘要: 一Oracle 循环插入测试数据 declare maxrecords constant int:=1000; i int :=1; begin for i in 1..maxrecords loop insert into UserInfo(UserID,login,password,firs... 阅读全文
posted @ 2014-05-11 22:25 Brook Legend 阅读(657) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/indexman/article/details/8023740http://www.cnblogs.com/huyong/archive/2011/04/27/2030466.html 阅读全文
posted @ 2014-05-11 22:15 Brook Legend 阅读(151) 评论(0) 推荐(0) 编辑