ITADN

INSERT INTO SELECT

#182ClosedCrownedPhoenix 创建于 2024-06-11
C
CrownedPhoenixcommented
It would be helpful to have support for this kind of syntax: ``` INSERT INTO table2 SELECT * FROM table1 WHERE condition; ``` I believe this is standard SQL(?)
关闭于 2024-06-11 2 条评论