名词中文翻译
中文翻译:外键
同义词:
['foreign key', 'foreign key field', 'foreign key column']
例句:
-
1. In the database design, a foreignkey is used to establish a relationship betweentwo tables.
在数据库设计中,使用外键来建立两个表之间的关系。
-
2. The foreignkey ensures that data integrity is maintained acrossdifferent systems.
外键确保了在不同系统之间保持数据完整性。
-
3. The foreign key was createdto prevent SQL injection attacks.
外键的创建是为了防止SQL注入攻击。