用于为外键约束禁用索引的新语句被使用alter语句添加来使用。
New syntax for disabling an index for foreign key constraint was added to use with the ALTER statement.
创建一个索引禁用的外键约束。
接下来,在编辑器中选择新添加的外键约束,并使用Properties视图指定关键列。
Next, select the newly added foreign key constraint in the editor and specify the key columns using the Properties view.
应用推荐