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

[数据库系统] SQL-projects

SQL学习。查询、子查询、触发器等。
SQL learnings. Queries, Subqueries, Triggers, etc. (2024-02-10, SQL, 0KB, 下载0次)

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

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

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

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

[数据库系统] SQL必知必会(第4版)

《SQL必知必会》(第4版)SQL是目前使用最为广泛的数据库语言之一。本书没有涉及理论,而是从实践出发,由浅入深地讲解了广大读者所必需的SQL知识,适用于各种主流数据库。实例丰富,便于查阅。本书涉及不同平台上数据的排序、过滤和分组,以及表、视图、联结、子查询、游标、存储过程和触发器等内容,通过本书读者可以系统地学习到SQL的知识和方法。
SQL is one of the most widely used database languages at present. This book does not involve the theory, but from the practice, explains the SQL knowledge necessary for the readers from the simple to the deep, which is applicable to all kinds of mainstream databases. The examples are rich and easy to look up. This book involves the sorting, filtering and grouping of data on different platforms, as well as tables, views, joins, subqueries, cursors, stored procedures and triggers. Through this book, readers can systematically learn SQL knowledge and methods. (2019-11-19, SQL, 663KB, 下载1次)

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

[数据库系统] 就业管理系统

借助服务器实现教师、学生、企业3端实时互动,学生可以查看招聘信息、提交简历,企业可以决定是否录用,教师可以对就业信息进行管理
With the help of the server, teachers, students and enterprises can interact in real time. Students can view recruitment information and submit resumes. Enterprises can decide whether to hire or not. Teachers can manage employment information. (2019-06-01, SQL, 139KB, 下载2次)

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

[数据库系统] 查询存储过程或触发器内容

通过指定值查询值所应用的存储过程或触发器,比如表的使用
Stored procedures or triggers applied to query values by specifying values, such as the use of tables (2019-04-14, SQL, 1KB, 下载0次)

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

[数据库系统] Navicat Premium 12 破解器补丁可用

数据库可视化操作工具,破解版可用,不需要付费购买,可以支持MySql等多版本数据库
Visual database operation tools, cracked version available, do not need to pay for purchase, can support MySql and other versions of the database (2019-02-15, SQL, 125KB, 下载0次)

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

[数据库系统] 简单触发器

关联两个表,当一个表的数据改动时,另一个表做出相应改动
Correlate two tables. When the data of one table changes, the other table changes accordingly. (2018-11-24, SQL, 11KB, 下载0次)

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

[数据库系统] postgresql中文手册9.1_by_2012_p94

postgresql中文手册.PostgreSQL支持大部分 SQL标准并且提供了许多其他现代特性:复杂查询、外键、触发器、视图、事务完整性、MVCC。
PostgreSQL supports most of the SQL standards and provides many other modern features: complex queries, foreign keys, triggers, views, transaction integrity, MVCC. (2018-11-13, SQL, 1960KB, 下载2次)

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

[数据库系统] SQL-Server-2000cfqsey

触发器是数据库应用中的重用工具,它的应用很广泛。这几天写一个化学数据统计方面的软件,需要根据采样,自动计算方差,在这里,我使用了触发器
A trigger is a database application reuse tool, it is widely used. These days writing a chemical data statistics software, need to sampling, automatic calculation of variance, and here I use the trigger (2014-05-15, SQL, 12KB, 下载3次)

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

[数据库系统] mir3

传奇3G服务器管理工具是一个很好修改SQL2000里面的数据减少在打开数据库去修改服务器名和IP地址
Legend of 3G is a good server management tools to modify the data inside SQL2000 database to modify the reduction in the open server name and IP address (2011-01-13, SQL, 2120KB, 下载21次)

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

[数据库系统] WASandDB2

WAS和DB2性能问题的发现和处理,用来更好的配置服务器,处理与数据库的性能问题
WAS and DB2 performance problems are identified and addressed, to better configure the server, processing and database performance problems (2010-11-23, SQL, 941KB, 下载5次)

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

[数据库系统] Database_trigger_built_in_package_to_explain_the_c

数据库触发器内置程序包经典讲解Database trigger built-in package to explain the classic
Database trigger built-in package classic explanation Database trigger built-in package to explain the classic (2010-08-06, SQL, 18KB, 下载3次)

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

[数据库系统] creat

了解DDL语言的CREATE、DROP、ALTER对表、索引、视图的操作,学会在SQL Server 2000的查询分析器中用DDL语言进行对表、索引、视图的创建、删除和改动。熟练单表的数据查询、数据排序。
creat (2009-11-15, SQL, 1KB, 下载5次)

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

[数据库系统] Struts-Hibernate

用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 数据库: mysql5.0
Developed using struts hibernate forum source! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0 (2009-09-14, SQL, 9150KB, 下载13次)

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

[数据库系统] S2SQLServer

了解设计数据库的基本步骤 熟练使用T-SQL实现建库、建表、加约束 掌握T-SQL编程,实现功能强大的查询 掌握创建索引、视图,快速访问数据库 掌握创建存储过程,实现复杂的业务规则 理解触发器的原理,实现高级的约束,以上摘自幻灯片,这个教程就是关于这一类的
Learn the basic steps of the design of a database of skilled use of T-SQL to achieve the Treasury building, built form, plus bound master T-SQL programming, to achieve a powerful grasp of the query to create the index, view, fast access to the database have to create stored procedures, complex business understanding of the principles of the rules of flip-flop to achieve high-level constraints (2009-04-14, SQL, 3709KB, 下载6次)

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

[数据库系统] CusorCreateTigger

用游标创建触发器,用于多张表要创建触发器时用
Use the cursor to create triggers for many tables to create a trigger when (2009-03-12, SQL, 1KB, 下载1次)

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

[数据库系统] 200781516129766

系统使用说明:在IIS设置中,文档,添加index.html为主页 1.根目录下的database_type.asp文件为数据库链接配置文件 ------------------------------------------------------------ Const Database_type=0 1为SQL,0为ACC(此版本为access版本) Const SqlDatabaseName="wygkcnalibaba" SQL数据库的名称 Const SqlPassword="123456" SQL数据库的登录密码 Const SqlUsername="sa" SQL数据库的登录名 Const SqlLocalName="(local)" SQL数据库所在的服务器名 --------------------------------------------------------------------- 2.后台登录相对路径:admin/login.asp,默认用户名admin,默认密码admin 3.登录后台:【常规管理】→【基本设置】→进行相应的设置(注意:请按相应的说明进行操作)→保存刷新即可 4.对各个等级的表单注册填写项和权限等进行详细的设置! 5.请注意网站的相关页面需要重新生成:【生成HTML管理】→【按需生成网站HTML文件】→生成相应的页面即可
Source full-featured B2B e-commerce (2009-02-05, SQL, 5881KB, 下载3次)

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

[数据库系统] Accesscheck

ACCESS2000密码查看器用来查找忘记了密码的ACCESS97、2000、XP数据库文件的密码,功能较上一版本有较大提高,本软件仅供个人使用,请勿用于非法用途。
Password Viewer ACCESS2000 Forgot your password used to search the ACCESS97, 2000, XP password database file, the functional than the previous version has greatly improved, the software for personal use only, not for illegal purposes. (2008-09-04, SQL, 449KB, 下载5次)

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

[数据库系统] EarnestBankdatabase

学生用银行数据库及部分银行数据库中的部分数据,用于java ee课程中的各例的调用 解压用在查询分析器中先执行创建数据库的文件,再执行插入数库数据就可以了。
Students to use databases and banks, some banks are part of the data in the database, java ee courses for the various cases of decompression of the call used in Query Analyzer to create a database in the first implementation of a document, and then insert the number of library data to implement it. (2008-07-15, SQL, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/511341.html
总计:19