-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1
-
phpMyAdmin是一个用PHP编写的,可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据...
phpMyAdmin是一个用PHP编写的,可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据-phpMyAdmin is a PHP prepared to use, you can control and operation via the Internet MySQL. PhpMyAdmin can be completely through the database operations, such as the establishment, copy/delete data
- 2022-05-23 08:26:22下载
- 积分:1
-
在VB6.0下使用ADO空间进行SQL数据库开发的源码示例!
在VB6.0下使用ADO空间进行SQL数据库开发的源码示例!-The use of ADO in VB6.0 space of the source SQL database development sample!
- 2023-02-24 21:35:04下载
- 积分:1
-
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!...
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!-I did not see it, but because it is new technology, I would like to acknowledge someone will need Fangshanglai!
- 2022-03-30 17:02:57下载
- 积分:1
-
1
说明: sp executesql动态SQL变量传递(sp executesqlsp executesql)
- 2012-02-05 14:52:57下载
- 积分:1
-
事务处理 SQL 的示例
这是一个简单的例子,使用 TRANSACT-SQL。它将显示如何创建和 manilupalate 数据库。
- 2022-05-16 05:20:15下载
- 积分: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
-
99
说明: 99乘法表,使用TSQL语言在sqlserver编写的。有利于新手练习(This is a 99 multiplication table)
- 2013-11-23 12:50:20下载
- 积分:1
-
JSP交易类开源系统,运行平台JSP+SQL
JSP交易类开源系统,运行平台JSP+SQL-JSP trading class open-source system, run the platform, JSP+ SQL
- 2022-06-02 10:40:09下载
- 积分:1
-
用ASP。NET + SQL数据库的学生管理系统,界面简单,切割伤…
用ASP.NET + SQL 数据库的学生管理系统,界面简单,代码简洁易懂,适宜初学者学习!-ASP.NET+ SQL database with the student management system, to meet simple, concise and understandable code, suitable for beginners to learn!
- 2022-04-08 17:03:44下载
- 积分:1