本文介绍了phpmyadmin中的外键在哪里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
最近,我一直在处理rdbms。当我开始创建具有一些约束的表时,比如主键,唯一键,我注意到在管理员中没有外键选项。如何设置外键,或者我的外键概念错了?
Recently, I have been dealing with rdbms. When I started creating table with some constraints, like primary key, unique key, I noticed that there is no options for foreign key, in the admin. How can I set foreign key,or am I getting foreign key concept wrong?
推荐答案
这篇关于phpmyadmin中的外键在哪里的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!