VastbaseG100

基于openGauss内核开发的企业级关系型数据库。

Menu

DBA_TABLES

  • DBA_TABLES视图提供所有用户的数据库用户定义表的信息。
列名 类型 描述
owner text 表所有者
schema_name text 名字空间名
table_name text 表名
tablespace_name text 表空间名
status character varying(5) 状态