文件名称:php
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
写程序create.php,创建数据库companyInfo,在该数据库中建立表department(部门表),包含字段dId(部门编号,字符串长度为4,主键),字段dName(部门名称,字符串长度为20,不能为空),字段nums(员工人数,整型)。
2、编写程序insert.php,向department表中插入数据,具体的值可参考上一章实训练习。
-To write programs create.php, create a database companyInfo, and department (department table) in the database table that contains the field dId (department number, string length is 4, the primary key), field dName (the name of the department, the length of the string is 20 can not be empty), field nums (number of employees, integer). A 2 program insert.php, to the department table insert data, specific values refer to the above training exercises.
2、编写程序insert.php,向department表中插入数据,具体的值可参考上一章实训练习。
-To write programs create.php, create a database companyInfo, and department (department table) in the database table that contains the field dId (department number, string length is 4, the primary key), field dName (the name of the department, the length of the string is 20 can not be empty), field nums (number of employees, integer). A 2 program insert.php, to the department table insert data, specific values refer to the above training exercises.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
php.doc