联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All SQL(528) 

[数据库系统] 访问不同服务器里的数据库

访问局域网内不同服务器里的数据库文件。
Accessing databases on different servers. (2020-05-04, SQL, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1588556943301746.html

[其他] 暗月宠物计算器

魔力宝贝按月宠物档次计算器更新版最新宠物
EHHHSDHGERYTOEIURTIOWEJIOI (2019-11-19, SQL, 382KB, 下载0次)

http://www.pudn.com/Download/item/id/1574146299981171.html

[其他] 多角色仙器神兵

大话木头人仙器成品号存档,可以修改数据库 (boast; bragging; big talk; tall talk; Munchausen)
Dahua Wood Immortal Ware Product Number Archives (2019-04-06, SQL, 14KB, 下载1次)

http://www.pudn.com/Download/item/id/1554561530938211.html

[其他] 1.6DLQYM

问道1.6登录器 网关 注册 一键登录
Ask 1.6 login gateway to sign up for one key login. (2018-06-08, SQL, 14804KB, 下载28次)

http://www.pudn.com/Download/item/id/1528420320796181.html

[其他] oracle_sql性能优化

ORACLE的优化器共有3种: a. RULE (基于规则) b. COST (基于成本) c. CHOOSE (选择性) 设置缺省的优化器,可以通过对init.ora文件中OPTIMIZER_MODE参数的各种声明,如RULE,COST,CHOOSE,ALL_ROWS,FIRST_ROWS . 你当然也在SQL句级或是会话(session)级对其进行覆盖. 为了使用基于成本的优化器(CBO, Cost-Based Optimizer) , 你必须经常运行analyze 命令,以增加数据库中的对象统计信息(object statistics)的准确性. 如果数据库的优化器模式设置为选择性(CHOOSE),那么实际的优化器模式将和是否运行过analyze命令有关. 如果table已经被analyze过, 优化器模式将自动成为CBO , 反之,数据库将采用RULE形式的优化器. 在缺省情况下,ORACLE采用CHOOSE优化器, 为了避免那些不必要的全表扫描(full table scan) , 你必须尽量避免使用CHOOSE优化器,而直接采用基于规则或者基于成本的优化器.
init.ora OPTIMIZER_MODE RULE,COST,CHOOSE,ALL_ROWS,FIRST_ROWS (2017-11-20, SQL, 46KB, 下载1次)

http://www.pudn.com/Download/item/id/1511183536344466.html

[WEB开发] itlearneraspcheck

是ITlearner以Ajiang和COCOON的ASP探针的代码为原型,结合部分自已原创的代码精心编写,服务器有关参数,服务器组件情况,服务器运算能力,服务器磁盘信息,服务器连接速度
COCOON is ITlearner to Ajiang and the ASP probe code for the prototype binding moiety own original well-written code, server related parameters, server components, the server computing power, disk server information, the server connection speed (2016-03-29, SQL, 11KB, 下载1次)

http://www.pudn.com/Download/item/id/1459254268207341.html

[SQL Server] copy

服务器2上有数据库ZJ_DB:有表GL_PznrCopy,字段名称与服务器1上的一样,只是额外多了一个[isstatus] [varchar](12) NULL 字段。 希望在服务器2上实现存储过程,差额取服务器1当中表GL_Pznr到GL_PznrCopy表
Automatic synchronization tables stored procedures (2015-11-11, SQL, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1447246321456500.html

[Oracle数据库] Oracle_trigger

oracle数据库触发器的实现实例,帮助学习触发器
implementation examples oracle database triggers help you to learn about trigger (2013-12-25, SQL, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2435488.html

[数据库编程] all

SQL 用友数据库发票和存货档案触发器案例
SQL database, invoicing and inventory files UF Case Triggers (2013-11-09, SQL, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2396019.html

[SQL Server] SQinsert

sql 触发器,主子表插入记录时触发,例程是对用友软件的数据库库存表进行触发。
sql trigger insert records master table is triggered when the routine is UF software inventory database table trigger. (2013-07-06, SQL, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2298312.html

[数据库编程] stored-procedures-and-triggers

学校报告 实验3存储过程与触发器包含总结  实验7:理解和掌握数据库存储过程中的创建和调用方法。 实验8:理解和掌握数据库中触发器的创建方法,体会触发器执行的条件和作用。
School Report Experiment 3 stored procedures and triggers (2013-06-16, SQL, 18KB, 下载1次)

http://www.pudn.com/Download/item/id/2280469.html

[C#编程] SQLServer2008-connectivity

启用SQLServer服务器端的客户端连接功能。
Enable the SQL Server server-side client connectivity. (2012-08-18, SQL, 346KB, 下载9次)

http://www.pudn.com/Download/item/id/1969827.html

[SQL Server] service

主要讲解了如何创建服务器以及管理服务器的相关知识
Explains how to create server and management server (2012-05-27, SQL, 81KB, 下载2次)

http://www.pudn.com/Download/item/id/1890793.html

[数据库编程] Database-theory

数据库理论对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分—存储管理器、查询处理器和事务管理器的实现技术。
(2012-04-03, SQL, 3718KB, 下载5次)

http://www.pudn.com/Download/item/id/1815669.html

[SQL Server] shiyan7

作业题实验报告 数据库sql实验源码 实验七数据库的储存与触发器
Lab report (2011-12-28, SQL, 54KB, 下载7次)

http://www.pudn.com/Download/item/id/1744922.html

[SQL Server] Create-trigger

建立触发器,删除触发器,以及文字说明!还有SQL语言编写的源代码!
Create trigger, delete trigger (2011-06-08, SQL, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/1562133.html

[WEB开发] kaifangshijifanghudongjiaoliuxitong

本系统采用ASP与SQL Server作为开发工具,通过数据库的连接,让ASP运行在服务器端,每当用户通过浏览器向服务器发出HTTP请求后,服务器将根据ASP页中使用的脚本来调用相应的ASP引擎,解释申请的ASP页,执行其中的脚本命令,然后生成一个由标准HTML组成的Web页返回给用户。服务器仅将执行的结果,返回给客户浏览器,这样就减轻了客户端浏览器的负担,提高了互动交流的速度。
asp he server xiang jie he,quan tao de lun wen (2010-12-25, SQL, 1047KB, 下载1次)

http://www.pudn.com/Download/item/id/1392255.html

[其他书籍] Net_Server

搭建个人服务器的图文书籍,pdf版本,详细解释了个人服务器的搭建及各种应用。
To build personal server, graphic books, pdf version, explained in detail the structures of individual servers and applications. (2010-02-01, SQL, 14003KB, 下载7次)

http://www.pudn.com/Download/item/id/1056348.html

[SQL Server] SQL_Explorer

在线SQL数据库企业管理器在线SQL数据库企业管理器
SQL Explorer (2009-05-26, SQL, 231KB, 下载8次)

http://www.pudn.com/Download/item/id/778676.html

[SQL Server] SQLchufa

SQL数据库的一些基本的操作源码 包括创建存储过程,表,触发器的创建
SQL database, the basic operation of the source code including the creation of stored procedures, tables, triggers the creation of (2007-05-05, SQL, 3KB, 下载87次)

http://www.pudn.com/Download/item/id/276980.html
总计:528