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

[SQL Server] mysql项目源码和总结资料

提供了完整的mysql学习资料,自己总结的代码、心得,也是很长时间学习sql的总结,其中也包括基础性的容易犯的错误和指导方法,很有效很有帮助。希望能成为逐步成长为数据库大神的关键一步!!!希望对大家未来学习mysql的进一步开发有所帮助!!!
It provides complete learning materials of mysql, summarizes the code and experience of oneself, and also summarizes a long time of learning sql. Hope to become a key step to grow into a database god!!! I hope it will be helpful for you to further develop MySQL in the future!!! (2019-03-01, SQL, 13988KB, 下载0次)

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

[SQL Server] SQL实用教程第二版

SQL实用教程第二版,本书可以帮助您尽快掌握SQL编程技术,书中提供了丰富的范例,帮助您学习如何创建和修改数据库对象
The second edition of SQL Practical Tutorial, this book can help you master SQL programming technology as soon as possible. It provides rich examples to help you learn how to create and modify database objects. (2018-11-21, SQL, 15093KB, 下载0次)

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

[SQL Server] Oracle.SQL

SQL语言是数据库管理的事实标准,对开才者或数据库管理员来说,熟练掌握SQL编程语言知识及应用程序业务需要的知识一样重要。本书可以成为成功发挥Oracle8i 中SQL实现的必不可少的指南。
SQL language is the DE facto standard for database management, or split to database administrators, familiar with SQL programming language knowledge and application of knowledge is as important as the business needs. In the book can be a successful play Oracle8i SQL implementation of essential guide. (2014-07-12, SQL, 5381KB, 下载5次)

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

[SQL Server] sql

各种关于SQL的程序编程,存储过程,触发器,三级模式、动静态游标 declare cursor2 cursor static for select * from student go open cursor2 go fetch first from cursor2 update student set sage=sage+1 where sno= 0001
On the various programming SQL, stored procedures, triggers, three modes, static and dynamic cursor declare cursor2 cursor static for select* from student go open cursor2 go fetch first from cursor2 update student set sage = sage+1 where sno = ' 0001 ' (2013-12-04, SQL, 7KB, 下载3次)

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

[SQL Server] Fundamentals-for-SQL-Programming

[SQL编程习题与解答(全美经典学习指导系列)].(美)Mata-Toledo Cushman.扫描版.pdf 全面概括了最流委数据库的通信语言,对最重要的数据库开发进行了简要的解释,在SQL程序设计中有200多个解答范例,包括详细步骤的说明,例题及习题解答会帮助你掌握SQL程序设计的基础。
[SQL programming exercises with answers (the nationals classical learning guidance series)]. (United States) Mata-Toledo amp Cushman. Scanned version. Pdf comprehensively summarized the the most stream Commission database communication language, the most important database developers conducted a brief explanation, in SQL programming in more than 200 answers examples, including detailed step instructions, examples and exercises answers will help you master the basis of SQL programming. (2013-03-11, SQL, 5179KB, 下载6次)

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

[SQL Server] SQLSERVER

SQL Server 7是SQL Server的最新版本,它在以前版本的基础上有了很大提高。本书全面讲解SQL Server 7的基本知识,主要包括安装、创建数据库及其中的各种对象、安全特性、备份和恢复、复制、数据查询和修改、存储过程、SQL Server编程等。本书适合于希望快速掌握SQL Server的初学者。
SQL Server 7 is the latest version of SQL Server, it has been greatly improved on the basis of the previous version. Comprehensive book to explain the basic knowledge of SQL Server 7, including installation, create databases and their various objects in security features, backup and recovery, replication, data query and modify the stored procedure, SQL Server programming. The book is suitable for quickly master SQL Server beginners. (2013-01-08, SQL, 16297KB, 下载3次)

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

[SQL Server] datebase

采用 Microsoft SQL Server 2008 数据库作为实验DBMS。 用 E/R 图建立数据库的概念模型。 将 E/R 模型转换为关系模型。 用 SQL 创建数据库模式。 将数据批量装载到数据库中。 用 SQL 进行查询和更新操作。 用 SQL 进行高级数据库操作。 用 JDBC 编程连接数据库并进行操作
Microsoft SQL Server 2008 database as an experimental DBMS. E/R diagram to create a conceptual model of the database. E/R model into a relational model. Use SQL to create the database schema. Bulk loading of data into the database. Use SQL to query and update operations. Advanced database operations using SQL. Programming with JDBC to connect to the database and operating (2012-11-14, SQL, 73KB, 下载7次)

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

[SQL Server] Fundamentals-of-SQL-programming

这本书是全美经典学习指导系列中的《SQL编程习题与解答》的影印版,如果想要学习SQL语言的话,是本很不错的参考学习资料。
This book is a photocopy version of the nation' s classic study guide series in SQL programming exercises and answers " If you want to learn the SQL language is a very good reference for learning materials. (2012-05-31, SQL, 5205KB, 下载2次)

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

[SQL Server] Database-theory-and-application

本书选用以网络环境为背景而广泛使用的 SQL Server 2000 关系型数据库管理系统作为数据库系统平台,全面系统地介绍了数据库技术的基础理论、数据库系统设计方法、现代数据库系统开发应用等。介绍了Transact-SQL 编程、网络数据库系统安全、面向对象数据库技术、并行数据库系统和分布式数据库系统、数据仓库、数据挖掘,以及以SQL Server 2000 作为网络编程的后台数据库,通过ODBC 和ADO 数据库访问技术,把ASP 技术或JSP 技术制作的Web 网页与数据库之间连接起来等。
The book is a comprehensive introduction to the SQL2000 Chinese version of the basics of database systems and network database application development, including: the SQL2000 Chinese version of the installation and configuration management tools, database and table design, constraints, indexes, queries and view mechanismTSQL programming, stored procedures and triggers, network, database management and maintenance, client development, and network database (2012-05-16, SQL, 2050KB, 下载6次)

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

[SQL Server] web-and-SQL-Server-2000

本书全面介绍了SQL2000中文版数据库系统的基础知识和网络数据库程序开发技术,主要包括:SQL2000中文版的安装与配置、管理工具的使用、数据库和表的设计、约束、索引、查询和视图机制、TSQL编程、存储过程和触发器技术、网络数据库的管理和维护、客户端开发和网络数据库
The book is a comprehensive introduction to the SQL2000 Chinese version of the basics of database systems and network database application development, including: the SQL2000 Chinese version of the installation and configuration management tools, database and table design, constraints, indexes, queries and view mechanismTSQL programming, stored procedures and triggers, network, database management and maintenance, client development, and network database (2012-05-16, SQL, 7102KB, 下载5次)

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

[SQL Server] sy

数据查询语句是SQL语句的重要组成部分,合理使用数据查询语句,可以极大的简化应用程序编制、快速的定位分析数据库系统的故障,查询语句是编程人员与数据库管理人员必不可少的工具,通过试验,加深学生对查询语句基本概念的理解与掌握,最终达到灵活应用的目的。
Data query SQL statement is an important part of the rational use of data query, you can greatly simplify application programming, database systems fast fault location analysis, query and database programmer is an indispensable tool for managers, through the test to familiarize students with basic concepts of query understanding and mastery, and ultimately achieving flexible application purposes. (2011-11-17, SQL, 2KB, 下载3次)

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

[SQL Server] SOURCE

提供了关于数据库编程的一些方法,其中系统会与到数据库进行连接。此资源提供了系统与SQL数据库的连接方法。可使学习者学习数据库的连接方法。
Provides some methods on database programming, in which the system will be connected to the database. This resource provides a system and SQL database connection method. Learners can make the database connection method. (2010-12-03, SQL, 2896KB, 下载5次)

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

[SQL Server] SQL_Server2005_Database

《SQL_Server2005数据库开发与实现》详细介绍SQL Server 2005数据库开发、管理与实现的基本知识。内容融合SQL Server 2005数据库Transact-SQL语句编程和图形界面操作两个方面。
" SQL_Server2005 database development and implementation of" detailed SQL Server 2005 database development, management and implementation of basic knowledge. Content integration of SQL Server 2005 Transact-SQL statement, database programming and graphical user interface operating two aspects. (2010-10-16, SQL, 954KB, 下载5次)

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

[SQL Server] Java-Connection-database-SQL-Server2005

在基于Java 的软件系统中通过加载JDBC 驱动和相关jar 包,既可以实现在Java 编程 中连接SQL Server,也可通过连接池来连接SQL Server 数据库。
Java-based software systems and related through the load JDBC driver jar package, both can be achieved in the Java programming to connect SQL Server, also available through the connection pool to connect to SQL Server database. (2010-08-21, SQL, 90KB, 下载4次)

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

[SQL Server] SQL

精通SQL电子书籍本书内容全面、结构清晰、查询方便,不仅全面地介绍了SQL语句,并且兼顾了其在SQL Server和Oracle数据库产品中的实现。全书共分为23章,通过实例全面、系统地讲解了SQL语言各方面的相关知识。 本书示例丰富、简单易学,适用于广大运用SQL编程的读者,尤其适合SQL的初学者,同时也是查询SQL知识点的必备参考书。
本书内容全面、结构清晰、查询方便,不仅全面地介绍了SQL语句,并且兼顾了其在SQL Server和Oracle数据库产品中的实现。全书共分为23章,通过实例全面、系统地讲解了SQL语言各方面的相关知识。 本书示例丰富、简单易学,适用于广大运用SQL编程的读者,尤其适合SQL的初学者,同时也是查询SQL知识点的必备参考书。 (2010-04-17, SQL, 4996KB, 下载19次)

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

[SQL Server] sqlweijian

1.连接SQL Server的数据访问编程实例 2.利用Microsoft Visual Studio 2005开发平台开发一个学生学籍管理系统小型数据库应用系统,对前面实验所建立的studb学籍数据库中的数据通过应用系统界面进行更新和查询等操作。
1. Connect SQL Server Data Access Programming Example 2. The use of Microsoft Visual Studio 2005 development platform management system for small-scale expulsion of a student database applications systems, right in front of student status studb established experimental data in the database is updated through the application interface, and query such an operation. (2009-12-29, SQL, 1845KB, 下载33次)

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

[SQL Server] PLSQL

pl/sql编程指南,书的内容比较全面,原来从网上下来的时候没有目录和书签,阅读十分不便,我给按章节加上了书签。
pl/sql programming guide, more comprehensive book, originally from the Internet when it does not catalog and bookmarks, reading is very inconvenient to me to add a bookmark by chapters. (2009-07-04, SQL, 11323KB, 下载54次)

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

[SQL Server] SmallHouse

社区服务信息管理系统 通过在windos2003和iis6.0的环境下利用Visual Studio.Net(C#)和SQL SERVER2000进行编程实践,系统总结了基于ASP.NET(C#)和网络数据库技术实现,充分实现社区服务信息管理系统的各项功能。
Community Services Information Management System by windos2003 and iis6.0 environment using Visual Studio.Net (C#) And SQL SERVER2000 programming practice, systematically summed up based on ASP.NET (C#) And web-based database technology to achieve full to achieve community service information management system for various functions. (2008-10-06, SQL, 1460KB, 下载26次)

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

[SQL Server] IBM_DB2_DATABASE_SQL_GUIDE

IBM公司专门为DB2中的SOL编程所写的官方入门教程,非常实用,里面均按照DB2的实际环境进行操作和指导,很容易上手,是DB2认证的初级入门资料。
IBM company specialized in the SOL for DB2 Programming Tutorial official written, very practical, which are in accordance with the DB2 environment for the conduct of the actual operation and guidance, it is easy to use, is the primary entry DB2 certification information. (2008-05-19, SQL, 920KB, 下载33次)

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

[SQL Server] asset

SQL存储过程与XML编程的数据库。是一个资产管理的数据库,建的非常好。可以稍微修改做个公司的资产管理,很适合任何中大企业使用
SQL stored procedure programming with the XML database. Is an asset management database, built very well. Can be slightly modified to be a company (2008-04-10, SQL, 903KB, 下载88次)

http://www.pudn.com/Download/item/id/433850.html
总计:125