ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
vapor/sql-kit
/
Issues
INSERT INTO SELECT
#182
Closed
CrownedPhoenix
创建于 2024-06-11
C
CrownedPhoenix
commented
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 条评论