GBase 8c
运维管理
文章
GBase 8c创建 astore 行存表
发表于2026-03-20 17:54:328次浏览3个评论
create table test_astore_row(col text) with (orientation=row) ;
评论
登录后才可以发表评论
热门帖子
- 12025-12-01浏览数:182759
- 22023-05-09浏览数:25044
- 42023-09-25浏览数:18519
- 52020-05-11浏览数:17526
create table test_astore_row(col text) with (orientation=row) ;