-
医药连锁软件源码,设计说明 需求说明请联系:dighonor@163.com
医药连锁软件源码,设计说明 需求说明请联系:dighonor@163.com-Pharmaceutical chain software source code, design requirement specification description please contact: dighonor@163.com
- 2022-03-25 11:48:54下载
- 积分:1
-
使用T-SQL编写存储过程
应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下:
(1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击.
(2) 存储过程大大减少网络通信流量.
(3) 存储过程在服务器上注册, 执行效率高.
(4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术
在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
- 2023-06-18 02:30:02下载
- 积分:1
-
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。...
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
- 2022-02-12 19:13:34下载
- 积分:1
-
最好的sqlservercentral第五,这是本质的SQL索引博文,…
The Best of SQLServerCentral 第五期,里面都是一些精华SQL博文收录,英文原版的-The Best of SQLServerCentral fifth, which are the essence of SQL Indexed Bowen, English original
- 2023-01-24 11:45:04下载
- 积分:1
-
sqlStat
使用sql语句分别按日,星期,月,季度,年统计销售额(Respectively, using sql statement daily, week, month, quarter, sales statistics)
- 2014-06-30 16:26:12下载
- 积分:1
-
游戏结果统计系统。运动员增加,删除,修改,体育团队。
运动会成绩统计系统。运动员的添加,删除,修改,运动队伍的相关查询,个人和集体成绩,金牌总数的查询。功能很全面,界面也很简洁。推荐给大家!-Games results statistical system. Athletes add, delete, modify, sporting teams related inquiries, individual and collective achievements, the total number of gold medals inquiries. Function very comprehensive, very simple interface. Recommend it to everyone!
- 2023-09-06 18:55:04下载
- 积分:1
-
可以将局域网内的其它SQL Server2000数据库显示到列表框供用户灵活选择数据库...
可以将局域网内的其它SQL Server2000数据库显示到列表框供用户灵活选择数据库-LAN can be the other SQL Server 2000 database shows to the list box for users flexibility in choosing the database
- 2022-01-22 02:01:05下载
- 积分:1
-
vb.net+sql server
使用VB。NET+SQL SERVER做的人力资源管理系统-vb.net+sql server
- 2022-01-21 17:54:33下载
- 积分:1
-
VB+sql图书管理系统 学习用 带源代码
VB+sql图书管理系统 学习用 带源代码-VB+ Sql learning library management system used with the source code
- 2022-01-22 08:34:55下载
- 积分:1
-
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等...
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等-through ADO MS operation of the database. Including connections, reading data, change data, delete data, etc.
- 2022-02-26 20:28:22下载
- 积分:1