Delete the corresponding rows in the FK table first, then the rows in the PK table. · Drop the foreign key constraint, then drop or delete from the PK table.
確定! 回上一頁