FK的意思
「FK」經常作為「Foreign Key」的縮寫來使用,中文意思:「外鍵」。
FK(外鍵)詳細解釋
- 英文縮寫詞:FK
- 英文單詞:Foreign Key
- 中文簡要解釋:外鍵
- 流行度:582
- 分類:Computing
- 領域:Databases
英文縮寫FK的擴展資料
- Above, a many-to-one relationship is defined across a foreign key that is also part of a primary key.在上例中,跨外鍵(FK)(也是主鍵的一部分)定義了多對一關系。
- Create a relationship between the primary key and foreign key columns.在主鍵列和外鍵(FK)列之間創建關系。
- Each one-to-many association is buried as a foreign key in the table of the many class.每個一對多的關聯在表中多個類中充當外鍵(FK)。
- One column links to the form ( the row in the table ) using a foreign key.一列使用一個外鍵(FK)鏈接到表單上(表中的一行)。
- A foreign key attribute, is automatically created in PROJECT.在PROJECT中會自動創建一個外鍵(FK)屬性COMPCODE。