GBase 8a
运维管理
文章

创无备份表

发表于2025-07-02 11:06:3717次浏览0个评论

create table t4 nocopies as select * from t3 where 1=2 ;

可能能提升数据加载和倍增速度

评论

登录后才可以发表评论