摘要: insert into backupStudent(已存在的表_被插) select * from student (主插)-----------------------------------------------------------------------------------------------------select * into backupStudent(目标—... 阅读全文
posted @ 2009-08-08 12:53 凡的世界 阅读(339) 评论(0) 推荐(0)