首页
编程
java
php
前端
首页
编程
java
php
前端
SQL两个表数据合并出现错误,如何解决?
select * into c表 from (select * from a表 union select * from b表)
就报错这个是什么原因呢
请提供报错信息
点击展开全文