您的位置:首页 > 博客中心 > 数据库 >

MySQL中index和key的关系

时间:2022-03-14 04:46

is normally a synonym for INDEX. The key attribute PRIMARY KEY can also be specified as just KEY when given in a column definition. This was implemented for compatibility with other database systems.

简言之,在MySQL中,INDEX和KEY的概念是一样的。PRIMARY KEY要求NOT NULL,其他KEY不要求。

 

本类排行

今日推荐

热门手游