支持的版本: 当前 (17) / 16 / 15 / 14 / 13
开发版本: devel
不支持的版本: 12 / 11 / 10 / 9.6 / 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2

35.8. check_constraint_routine_usage #

视图 check_constraint_routine_usage 标识检查约束使用的例程(函数和过程)。只显示当前启用的角色拥有的例程。

表 35.6. check_constraint_routine_usage

列 类型

描述

constraint_catalog sql_identifier

包含约束的数据库的名称(始终是当前数据库)

constraint_schema sql_identifier

包含约束的模式的名称

constraint_name sql_identifier

约束的名称

specific_catalog sql_identifier

包含函数的数据库的名称(始终是当前数据库)

specific_schema sql_identifier

包含函数的模式的名称

specific_name sql_identifier

函数的特定名称。 更多信息请参阅第 35.45 节


提交更正

如果您发现文档中有任何不正确、与您使用特定功能的体验不符或需要进一步澄清的地方,请使用此表格报告文档问题。