Mysql数据库基础知识点梳理总结/三

1、表格设计 多对多 (1)须要建立第三张表,而且公共字段能够放入到第三张表中python create table teacher11(mysql id int PRIMARY key auto_increment,sql name VARCHAR(20) not null,app sub VARCHAR(20) not null函数 );ui create table student11(sp
相关文章
相关标签/搜索