当前位置:Gxlcms > 数据库问题 > mysql 速学 模版

mysql 速学 模版

时间:2021-07-01 10:21:17 帮助过:5人阅读

	
			create table t1(
				id int signed not null auto_increment primary key,
				num decimal(10,5),
				name char(10)
			)engine=innodb default charset=utf8;
		

 

技术图片

 

 

多对多

技术图片

 

 

 

 

双向的FK()

 

技术图片

 

 

做联合唯一(不允许它联合出现)

 

技术图片

 

mysql 速学 模版

标签:height   width   creat   default   inno   多对多   sig   code   mamicode   

人气教程排行