资源列表
wangshui
- 本系统用delphi语言和sql数据库,防百年认识受到使用并千亿日 将但埃及的-the system with delphi language and sql database Anti-centuries by the use and understanding will be worth it in Egypt
sql-select-3-pie
- sql常用查询 本人为在校生 内容粗浅 但涉及查询均为典型情况 代码自写 编译通过-sql inquiries I used to the school as shallow involving inquiries are typical of the code was compiled through since
Base_System
- 已经投入使用的商业级管理系统:液化气管理系统。 附带全部源码,只可研究,不可盗用,否则可能会被追究法律责任。-already in use commercial-class management system : LNG management system. With all source code, can only study, not misappropriation, which will be held legally accountable.
SQLchufa
- SQL数据库的一些基本的操作源码 包括创建存储过程,表,触发器的创建-SQL database, the basic operation of the source code including the creation of stored procedures, tables, triggers the creation of
jxsk
- 这是一个教学系统用SQL 2000编写的,实验课中的精品。-This is a teaching system using SQL 2000 prepared in the experiment fine.
studentsk
- 这是一个学生系统的查询语句,也用到了SQL 2000来编写-This is a student's query system, also used in the preparation of SQL 2000
SQL_COMPLEX
- SQL例子,很复杂的例子,可供初学者参考-SQL examples, a very complicated case, the reference for beginners
shoppinguser
- 数据库的一个存储过程,可以用在网络商城系统中,进行数据的加入以及使用-a database of stored procedures can be used in the network business systems, data and the use of the accession. .
dbo.additemtoshoppingcart
- 这也是一个存储过程,这个存储过程的作用是向购物车中添加一项商品以及购买的总数量.-This is a storage process. The storage process is the role of shopping cart to add a commodity and the purchase of the total volume.
dbo.addorder
- 这也是一个存储过程,这个存储过程是往数据库里面添加一条订单记录,并返回订单的ID。-This is a storage process, the storage process is added to the database which records one hand, orders and return to the ID.
dbo.listwaretype
- 这也是一个存储过程,这个存储过程的作用是返回与客户有关的所有订单的列表。-This is a storage process, the storage process is the role and the return of all customer orders list.
dbo.countshoppingcartitem
- 这也是一个存储过程,这个存储过程的作用是获取用户购物车中的商品数据。-This is a storage process, the storage process is the role of users to access the value of car data.