文件名称:1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.实现DBToXML()函数,其中数据库为Student,内有两个表:student:name(姓名)、sex(性别)、age(年龄)、ID(学号);score:ID(学生的学号)、lesson(课程)、value(成绩);2.实现XMLToDB()函数。
数据库参考语言:
select * from student,score
where student.ID=score.ID
-1. To achieve DBToXML () function, in which the database is Student, there are two tables: student: name (name), sex (gender), age (Age), ID (Student ID) score: ID (student number of students ), lesson (curriculum), value (results) 2. to achieve XMLToDB () function. Database reference language: select* from student, score where student.ID = score.ID
数据库参考语言:
select * from student,score
where student.ID=score.ID
-1. To achieve DBToXML () function, in which the database is Student, there are two tables: student: name (name), sex (gender), age (Age), ID (Student ID) score: ID (student number of students ), lesson (curriculum), value (results) 2. to achieve XMLToDB () function. Database reference language: select* from student, score where student.ID = score.ID
(系统自动生成,下载前可以参看下载内容)
下载文件列表
上传.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.