PHP + MySQL 项目教程

PHP + MySQL 项目教程 扫二维码继续学习 二维码时效为半小时

PHP + MySQL 项目教程,PHP基础技术和MySQL项目开发基础

该课程属于 2017级软件技术1班
请加入后再学习

insert into student(xh,xm,xb)values

('170204',;男);

select*from student where xh='170204';

[展开全文]

insert into student(xh,xm,xb)values

('170204',;男);

select*from student where xh='170204';

[展开全文]

 

insert into student(xh,xm,xb) values

('170204','Sunny','男');

select * from student shere xh=‘170204’;

[展开全文]

insert into student(xh,xm,xb)values

('170204',;男);

select*from student where xh='170204';

[展开全文]

insert into student(xh,xm,xb) values

('170204','男');

select *from student where xh ='170204';

 

[展开全文]

insert into student(xh,xm,xb) valuse

('170204','Sunny',男);

select * from student where xh='170204'; 

[展开全文]

课程老师

计算机教师