搜索资源列表
201061922404931
- 用美容系统改的一个刷卡洗车系统,支持按次计费和包月 -System change with the beauty of a car wash credit card system, support and monthly pay-per-
sqlite-autoconf-3071000.tar
- sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
db2Test
- db2批量导数据测试,测试每秒10万条数据。-db2 bulk conductivity data test, test, 100,000 data per second.
importdata
- 这种方法是最基本的方法,大多数人一开始都会想到这种方法。但是Insert语句似乎并不适合大批量的操作,是不是这样呢? 本方法中将100万数据分为10个批次,每个批次10万条,每10万条1个事务,分10次导入数据库。 基本语句:Insert Into TableB (Value1) values (‘”+i+”’) 说明:语句中的i是宿主程序中的一个累加变量,用于填充数据库字段中的值。 -This method is the most basic way, most
FreeGrouponClone-(3)
- Free Groupon Clone. scr ipt gratuito per creare siti stile groupon.
SelectChild
- 存储过程实现。根据用户所属部门id,查询出该部门所有记录并根据每页显示的条数进行分页,在客户端调用该存储过程名即可实现-Stored procedures. According to the user department id, check out all the records in the sector and in accordance with the number of bars displayed per page, the client calls the stored proc
[zj_kpi]
- SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。-SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.
[zj_kpi_date]
- SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数(天数据)。-SQL multi-table queries, dynamic language queries can be raised to automatically update data during storage (days of data) per day.
[GetRLDHC]
- SQL过程学习,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。-SQL process of learning, dynamic language queries, stored procedures can be raised to automatically update data per day.
oracle_helpful_scripts
- dFileIO.sql - Gives I/O per file in oracle dInvalidObjs - Gives all the invalid objects dTbsFile - gives filename and size of files for a tablespace dUserPrivs - gives all the privileges for a user dUserRole - gives all the roles granted to
xiaoxingchaoshi
- (1) 能记录每一笔进货,查询商品的进货记录,并能按月进行统计. (2) 能查询某个厂商或供应商的信息. (3) 能记录每一笔售货,查询商品的销售情况,并能进行日盘存、月盘存 (4) 在记录进货及售货的同时,必须动态刷新库存. (5) 能打印库存清单,查询某种商品的库存情况. (6) 能查询某个员工的基本信息. (7) 能按月统计某个员工的销售业绩. (8) 收银台操作中,能根据输入的商品编号,数量,显示某顾客所购商品的清单,并显示收付款情况. - (1) c