当前位置:网站首页>Gbase 8C annotation information function
Gbase 8C annotation information function
2022-07-28 01:54:00 【Dazhuang twelve】
col_description(table_oid, column_number)
describe : Get the comment of a table field
Return type :text
remarks :col_description Return the comment of a field in the table , Through the table OID And field number to declare .
obj_description(object_oid, catalog_name)
describe : Get the comment of a database object
Return type :text
remarks : With two parameters obj_description Return the comment of a database object , The object is through its OID And the name of the system table to which it belongs . such as ,obj_description(123456,'pg_class') Will return OID by 123456 Comments on the table . With only one parameter obj_description Only objects are required OID.
obj_description Cannot be used for table fields , Because the field does not have its own OID.
obj_description(object_oid)
describe : Get the comment of a database object
Return type :text
shobj_description(object_oid, catalog_name)
describe : Get the comment of a shared database object
Return type :text
remarks :shobj_description and obj_description almost , The only difference is that the former is used to share objects . Some system tables are common to GBase 8c Global tables for all databases in , Therefore, the comments of these tables are also stored globally .
边栏推荐
猜你喜欢

Unity 通用红点系统

自定义类型:结构体,枚举,联合

处理数据 给数据换名字

负载均衡SLB

以“数字化渠道”撬动家用电器消费蓝海,经销商在线系统让企业生意更进一步

嵌入式经典通信协议

Enterprise operation and maintenance practice - using aliyun container image service to pull and build images of overseas GCR and quay warehouses

普通设备能不能接入TSN时间敏感网络?
![[interview: concurrent article 28:volatile] orderliness](/img/8d/c4c2ca08d8883e997709d208b7395b.png)
[interview: concurrent article 28:volatile] orderliness

存储成本降低 80%,有赞数据中台成本治理怎么做的?
随机推荐
likeshop外卖点餐系统【100%开源无加密】
VPP之DPDK插件
Introduction to routing strategy
腾讯云HiFlow场景连接器
GBase 8c 恢复控制函数
我的富二代朋友
在生产型企业中,MES系统有哪些重要应用
Introduction to QT drawing system
【样式集合1】tab 栏
Custom type: structure, enumeration, union
周报、月报有多折磨人?万能报表模板建议收藏!(附模板)
实时数仓:美团的实时数仓建设实践
Data warehouse construction - DWS floor
"Do you" want to be a test / development programmer? We strive to sprout
qt 设置图标
GBase 8c 事务ID和快照(六)
【向 Dice Roller 应用添加图片】
Enterprise operation and maintenance practice - using aliyun container image service to pull and build images of overseas GCR and quay warehouses
马克的故事
领域驱动设计——术语篇