Hi,With the help of table name,column name and referenced table name, How to find the name of foreign key constraint using sql script.Ex.Table Name: POrdColumn Name: OrdRevIdOrdRevId has a foreign Key constraint on PordRev(OrdRevId)Referenced table name :POrdRevcolumn name(Primary Key): OrdRevId 解决方案 这篇关于如何借助sql脚本查找外键约束的名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!