-
用于指导初学者,掌握SQL的基本命令和操作
用于指导初学者,掌握SQL的基本命令和操作-Used to guide the beginners to master the basic SQL commands and operations
- 2022-10-02 15:35:03下载
- 积分: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语句,里含五个实验,
数据库实验报告模式,SQL语句,里含五个实验,-Experiments reporting model database, SQL statements, where with five experiments,
- 2022-07-19 10:55:42下载
- 积分:1
-
BDA mysql component for accessing mysql databases
BDA mysql component for accessing mysql databases
- 2022-03-31 10:18:58下载
- 积分:1
-
My+Library
说明: 图书管理系统
语言:C,SQL
功能:实现图书管理的数字化(Book Management System Language: C, SQL function: the realization of digital library management)
- 2008-09-06 08:38:10下载
- 积分:1
-
VB操作SQL实例,快来下载吧,对初学者很有帮助的
VB操作SQL实例,快来下载吧,对初学者很有帮助的-VB operation SQL examples, Come download it, very helpful for beginners
- 2022-01-26 05:58:34下载
- 积分:1
-
“进销存系统、中小
天涯发票系统,中小型商店,超市,外贸公司都可以利用
- 2023-08-27 18:55:06下载
- 积分: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
-
比较可以的源码,关于dbhelper的 非常号,非常实用
比较可以的源码,关于dbhelper的 非常号,非常实用-It s about dbhelper,itis convenient
for your softw development
- 2022-07-22 01:11:04下载
- 积分:1
-
使用scott/tiger用户下的emp表完成下列练习,查询,删除增改
使用scott/tiger用户下的emp表完成下列练习,查询,删除增改-Using the scott/tiger user under the emp table to complete the following exercises, query, delete the additions and changes to
- 2023-08-16 10:35:03下载
- 积分:1