-
SQL服务器(CHM)。某人精心整理而来,可以用来参考。
SQL Server精华(CHM).sb精心整理而来,可用于参考.-essence SQL Server (CHM). Sb carefully collated from, can be used to reference.
- 2023-02-27 23:45: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
-
用delphi编写的凭证管理系统,用的是sql的数据库
用delphi编写的凭证管理系统,用的是sql的数据库-Prepared using delphi certificate management system, using a sql database
- 2023-06-08 10:35:03下载
- 积分:1
-
vb再加sql2000做个一个小的宿舍管理系统。适合一些急着交作业的同学们...
vb再加sql2000做个一个小的宿舍管理系统。适合一些急着交作业的同学们-vb plus a small sql2000 to be a dormitory management system. Suitable for a number of anxious students who hand in papers. . .
- 2022-06-19 00:57:52下载
- 积分:1
-
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查...
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查询带来的不便。并且可灵活对图书资料进行插入、删除、更新等操作。-Visual C# to establish a database of information on the library computer management. To reduce data management costs and improve efficiency. It can also greatly reduce the manual input of the heavy workload and reduce input error and the inconvenience resulting from the inquiry. Flexibility and information on books, insert, delete, update, etc.
- 2022-08-07 02:55:02下载
- 积分:1
-
通常,当你从一个表中取出字段值时,该值与创建该表时所定义的字段名联系在一起。如果你从表authors中选择所有的作者名字,所有的值将会与字段名au_lname相...
通常,当你从一个表中取出字段值时,该值与创建该表时所定义的字段名联系在一起。如果你从表authors中选择所有的作者名字,所有的值将会与字段名au_lname相联系。但是在某些情况下,你需要对字段名进行操作。在SELECT语句中,你可以在缺省字段名后面仅跟一个新名字来取代它。
-Typically, when you retrieve from a table field values, the value and create the table as defined field names linked. If you select the authors from the table all the author
- 2023-02-01 16:45:04下载
- 积分:1
-
数据库试验题目,关于学生管理系统的,用的时候请将DB1导入到SQL数据库中...
数据库试验题目,关于学生管理系统的,用的时候请将DB1导入到SQL数据库中-database test subject for the student management system, the time I would be grateful if DB1 Introduction to SQL databases
- 2022-01-24 18:39: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
-
should be very detailed 1,10 ... hope to be able to help everyone of us will be...
应该很详尽咯...希望能够帮助到大家才好啊...应该米什么错误的...大家放心使用吧-should be very detailed 1,10 ... hope to be able to help everyone of us will be good ... What meters big mistake ... Andrew worry about it
- 2023-06-08 22:35:03下载
- 积分:1
-
这一程序的Web数据库应用人才的ASP和VB。
this a program about talent web database used asp and VB.
- 2022-05-17 13:42:53下载
- 积分:1