create table test2 ( a , b ) as select t.a,t.a from test t; drop table test; alter table test2 rename to test;
3,499
社区成员
18,709
社区内容
加载中
试试用AI创作助手写篇文章吧