输入banner图图片脚本导航/分类

mysql 速学 模版

	
			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