摘要:
select into 和inserrt into 都能满足复制表的作用 但是二者又有区别 select into : 语法 :SELECT vale1, value2 into Table2 from Table1 此处 创建目标表table2 并 把table1 中的数据复制到table2 注意 阅读全文
posted @ 2017-06-24 14:12
栀子勿忘
阅读(31588)
评论(0)
推荐(0)
|
勿忘初心
每天都是新的开始 |