Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 数据完整性 » 实体和参照完整性 » 参照完整性

 

引用循环

引用表和被引用表不必互不相同。表可以包含一个引用自身的外键。将此类表称为自引用表。自引用表是引用循环的一种特殊情况。

 示例 1