摘要:
插入海量数据use listGodeclare @n intset @n = 0while @n<100000BEGINInsert Into tb_Book(BookName,BookIntroduce,Author,Publish,PublishDate,BookImage,Price,Discount,refinement)Values('图书名','图书简介','清华','清华大学出版社','2011-06-06','~\images\ftp\1.bmp','100', 阅读全文
posted @ 2011-06-09 11:35 kacoro 阅读(108) 评论(0) 推荐(0) 编辑