【轉】select into from 和 insert into select 的用法和區別

轉自:https://www.cnblogs.com/Sunnor/p/4956458.htmlhtml select into from 和 insert into select都是用來複製表,sql 二者的主要區別爲 測試 select into from 要求目標表不存在,由於在插入時會自動建立。insert into select from 要求目標表存在spa INSERT INTO S
相關文章
相關標籤/搜索