-
SQL表的PDF报告。
SQL table to pdf report.
- 2023-02-01 11:45:03下载
- 积分:1
-
Introduction of basic knowledge of standard SQL, there is a wealth of sql gramma...
介绍标准SQL基本知识,有丰富的sql语法结构和示例。-Introduction of basic knowledge of standard SQL, there is a wealth of sql grammatical structure and examples.
- 2022-05-08 03:45:51下载
- 积分: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
-
CSDN程序员网站的关于mmsql的精华
CSDN程序员网站的关于mmsql的精华-CSDN programmer on the website of the essence mmsql
- 2022-04-30 01:00:10下载
- 积分:1
-
sql server 7.0 and vc 6.0 complete a shop system.
sql server 7.0 and vc 6.0 complete a shop system.
- 2022-03-21 04:44:47下载
- 积分:1
-
蛋糕订购系统
这是一个花店管理与信息系统具有的花产品销售和库存的能力。该系统通过使用Visual Basic 6.0和MS SQL Server 2000中的编程。
- 2022-05-06 03:01:51下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
Data Export into Excel C# Source Code
数据导出到Excel C#源代码
- 2022-05-31 22:09:46下载
- 积分:1
-
简单的银行管理系统代码,适合学生课程设计用
简单的银行管理系统代码,适合学生课程设计用-simple bank management system code, for students with course design
- 2022-03-11 09:16:10下载
- 积分:1
-
Test database connection examples. Note: Yes, sqlserver, but can be changed to o...
测试数据库联接的例子。
注:是sqlserver 的,不过可以改成其他数据库的。-Test database connection examples. Note: Yes, sqlserver, but can be changed to other databases.
- 2022-03-06 04:22:21下载
- 积分:1