摘要:
select into 和inserrt into 都能满足复制表的作用 但是二者又有区别 select into : 语法 :SELECT vale1, value2 into Table2 from Table1 此处 创建目标表table2 并 把table1 中的数据复制到table2 注意 阅读全文
posted @ 2020-08-26 09:21
云淡风轻~江哥
阅读(994)
评论(1)
推荐(0)
浙公网安备 33010602011771号