-
27
说明: 出版商印刷数据库设计,附有详细的文档,相当不错哦(Printing publishers database design, with detailed documentation, good O)
- 2009-05-26 02:44:16下载
- 积分:1
-
tsql md5 function, md5 is a summary algorithm can also be used for encryption, e...
tsql md5函数,md5是一个摘要算法,也可用于加密,加密后不可反相运算-tsql md5 function, md5 is a summary algorithm can also be used for encryption, encrypted not RP-Operational
- 2023-08-08 04:50:03下载
- 积分:1
-
[zj_kpi]
SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
- 2014-02-02 13:53:29下载
- 积分:1
-
是一个宾馆客房管理的系统,功能较完整
是一个宾馆客房管理的系统,功能较完整-Hotels Rooms is a management system that functions more complete
- 2023-01-01 12:45:04下载
- 积分:1
-
display of the code DB_LIB the use of SQL Server connectivity and various operat...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2023-02-02 13:20:03下载
- 积分:1
-
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接...
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
- 2023-09-02 21:50:03下载
- 积分:1
-
SQL基础教程上的一些源码,希望会对初学者有一定的帮助。
SQL基础教程上的一些源码,希望会对初学者有一定的帮助。-SQL tutorial on the basis of a number of source code, I hope will have some help for beginners.
- 2022-10-15 14:45:03下载
- 积分:1
-
SQLServer
用于数据库的加密,还是一个蛮好的介绍的文档。大家共享下(For database encryption, or a fine introduction to the document. We shareit)
- 2013-09-17 23:11:06下载
- 积分:1
-
自己写的一个动态访问SQL数据的程序,有点像企业管理器部分功能...
自己写的一个动态访问SQL数据的程序,有点像企业管理器部分功能-To write a dynamic SQL data access procedures, a bit like a part of Enterprise Manager functionality
- 2022-03-02 14:40:46下载
- 积分:1
-
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Ora...
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for the test (not built Index) There"s a lot of duplication of records. Later up in the deletion of duplicate records, Oracle, can only achieve rowid delete duplicate records; Also temporary tables can be built to achieve ... the only mention of several simple, practical methods, and we hope to share (table employee example).
- 2023-05-24 08:40:03下载
- 积分:1