-
Infotech Computers Sale & Services is a retailer app
- 2023-06-22 23:10:06下载
- 积分:1
-
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助...
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助-It is written with sql Classmates, class students a range of information and hope you can help
- 2022-11-27 01:20:04下载
- 积分:1
-
一个非常好的SQL教程,本人学习SQL收集做成的电子书
一个非常好的SQL教程,本人学习SQL收集做成的电子书-A very good SQL tutorial I made to collect e-book to learn SQL
- 2022-02-01 17:56:23下载
- 积分: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
-
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。...
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。
3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。
4)可以统计全部学生的总成绩,及其在班上的排名。
5)能够统计各科的平均成绩及及格率。
6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。
7)如果检索不到相应的信息应提示用户。-a source code management system to complete the following functions : 1) to read from the screen of a student information and information into the data file. 2) can be designated information deleted from the document. 3) to by number, name of student information retrieval and search results displayed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional errors, such as sex between men and women can only import, import errors to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
- 2022-02-10 11:15:16下载
- 积分:1
-
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮....
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮.-a simple function of the library management system, but the basic functions have now been achieved, pretty simple interface.
- 2022-05-29 19:40:04下载
- 积分:1
-
实现查询搜索功能,通过调用一个proc过程进行
实现查询搜索功能,通过调用一个proc过程进行-Realize query search function, by calling a proc process
- 2022-08-03 22:32:14下载
- 积分: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
-
员工信息管理系统
员工信息管理系统 -staff information management system staff info rmation management system staff information management system
- 2022-11-09 15:50:04下载
- 积分:1
-
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!...
忙碌的学生们!给你们一个数据库学生信息管理系统做为参考,因为我这几天也在做,做好了给你们作为参考!-busy students! Give you a student information database management system as a reference, because I also do these days, do to you as a reference!
- 2022-08-19 12:24:46下载
- 积分:1