搜索资源列表
数据库50事例sql
- 包含了数据库查询的一些很实用的例子 student(学号#,姓名,性别,年龄) course(课程号#,课程名,教师号#) score(学号#,课程号#,成绩) teacher(教师号#,教师名)
the-optimization-of-leftjoin
- 数据库连接查询leftjoin的优化使用,以及和子查询的对比,在不同的数量级上分别阐述用什么方式比较合适-Database connection the query optimization use leftjoin, and subqueries contrast, expounded in what way is more appropriate in a different order of magnitude
bus-routes-query-based-on-WebService
- 介绍了利用 WebService 技术结合数据库实现城市公共交通线路查询功能, 实现公交 线路数据库的设计和使用 C# 基于数据库的公交路线查询 WebService, 查询结果以 XML 格式返回数据。-It describes the use of WebService technology with implementation of urban public transport routes queries to achieve bus Line design and que