insert into select from的意思|示意

美 / / 英 / /

插入到select from


insert into select from的网络常见释义

第二句 第二句(insert into select from)要求目的表(table1)存在,由于目的表曾经存在,所以我们除了拔出源表(table2)的字段外,还可以拔出常量,如例中的:5。