SQL Sever
-
SQL完全手册(荷)Rick F. van der Lans(范德兰斯)SQL是一种用于处理数据库的强大语言。本书完整且详细地描述了SQL ,内容涉及查询与更新数据、创建表对象、SQL编程、过程式数据库对象、对象关系概念等。通过利用随书附带的MySQL数据库服务器作为平台,书中包含了许多示例和练习,这些示例的难度由浅入深,简单易懂;此外,在附录中还给出了几乎所有SQL语句的定义和函数清单以及相关示例。在阅读本书后,读者将会熟悉SQL的几乎所有语句和特性,并会快速有效地使用 SQL。本书可作为高等教育本科院校、高职高专院校的学生的教材,也可供程序开发人员、数据库设计人员、分析人员及其他相关人员使用。 -
SQL SERVER 2005 REPORTING SERVICES(美)米斯纳 著本书为英文版。Your hands-on, step-by-step guide to building reporting solutions for the enterprise. Teach yourself the fundamentals of SQL Server Reporting Services—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need to build flexible and powerful solutions that support the reporting needs of your organization.Discover how to:Install and configure Reporting Services;Author, manage, and access reports;Create attractive, information-rich reports with the Report Designer;Calculate values, organize information, and manipulate report data Build, deploy, and maintain a report model;Render and distribute reports in various formats;Implement role-based security to restrict access to information;Explore more advanced report design techniques;Programmatically customize any stage of the reporting lifecycle. -
MICROSOFT SQL SERVER 2005美国扎实学习质量研究所 著本书为英文版。Take your database skills to the next level with this hands-on, step-by-step guide. Learn more-advanced skills to design, test, deploy, and maintain SQL Server databases:one step at a time. Ideal for developers who understand database essentials, this learn-by-doing tutorial offers practical guidance, code samples, and a collection of techniques to help you solve real-world business problems.Discover how to:Manage data access with server Iogins and user and server rolesImplement a disaster recovery strategyUse aggregate functions to compute totals and complex statistical valuesOptimize query performance by managing I0 statistics and designing indexesWork with remote data sources:including third-party databasesProvide remote access through the Internet or a middle-tier service interfaceManage transactions, implement error handlers, and define isolation levelsGo further and work with SQL Server Reporting Services and Notification Services -
MCTS致胜经典美国扎实学习质量研究所 著本书为英文版。本书为测试70-431提供全面的考前准备,该测试是MCTS证书的核心考试内容,也可增进读者的职业技能。书中提供了现实作业中的技巧,包括测试问题、复审、案例研究、代码示例等,可以为相关人员提供切实的帮助及实战训练。Ace your preparation for the skills measured by MCTS Exam 70-431:and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective Then, reinforce what you've learned by applying your knowledge to real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most ofyour study time.Maximize your performance on the exam by learning to:Install and configure SQL Server 2005Create tables and indexes, define columns, and implement constraintsImplement functions, stored procedures, and triggers by using Transact-SQLWork with relational and XML dataMonitor, troubleshoot, and tune queriesMaintain database availability with log shipping, database mirroring, and replicationPrepare a backup strategy and restore a databasePRACTICE TESTSAssess your skills with practice tests with website. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers-including a customized learning path that describes how and where to focus your studies. -
SQL必知必会Ben FortaSQL语法简洁,使用方式灵活,功能强大,已经成为当今程序员不可或缺的技能。.本书是深受世界各地读者欢迎的SQL经典畅销书,内容丰富,文字简洁明快,针对Oracle、SQL Server、MySQL、DB2、Sybase、PostgreSQL、Access等各种主流数据库提供了大量简明的实例。与其他同类图书不同,它没有过多阐述数据库基础理论,而是专门针对一线软件开发人员,直接从SQL SELECT开始,讲述实际工作环境中最常用和最必需的SQL知识,实用性极强。通过本书,读者能够从没有多少SQL经验的新手,迅速编写出世界级的SQL!本书是麻省理工学院、伊利诺伊大学等众多大学的参考教材。除了作为教程之外,独特的编排方式还使本书成为方便的快速查询手册。图灵数据库阅读路线图本书àSQL解惑 àOracle 10g基础教程àOracle 9i&10g编程艺术à数据库系统:面向应用的方法àOracle 10g数据库管理艺术 àMySQL 5 权威指南à深入理解MySQL àSQL Server 2005基础教程àSQL Server 2005高级程序设计 àHibernate实战(英文版•第2版) -
数据库应用开发教程曾棕根 编著本书围绕开发某大学人事管理系统这一典型的数据库应用系统,从技术角度全面深入讲述了C++Builder 2007和SQL Server 2000开发数据库应用系统几乎所有的重要话题,是使用C++Builder 2007进行数据库应用系统开发的第一手资料。 全书分为上下两篇,上篇为过关训练基础教程,是开发某大学人事管理系统关键能力的准备;下篇案例开发实战教程,引领读者对某大学人事管理系统的关键开发环节进行了深入的分析。 本书是大学计算机专业学生学习数据库应用开发的教材,也适用于数据库开发工程师、软件学院教师及IT企业软件开发人员学习和参考。 -
SQL Server 2005中文版基础教程黄开枝 等编著SQL Server 2005基于SQL Server 2000的强大功能,提供了完整的数据管理和分析解决方案,《SQL Server 2005中文版基础教程》完整地介绍了SQL Server 2005的知识,包括其体系结构、新增与改进特性以及提供的管理工具,关系数据库、数据完整性和范式理论,SELECT查询,T-SQL语法及其高级应用,SQL Server 2005中的数据库和表,SQL Server 2005的索引和视图,存储过程和触发器,SQL Server 2005数据库常规管理,SQL Server 2005数据库安全管理,自动化操作,SQL Server 2005与.NET集成,ADO。NET数据库连接技术,SQL Server 2005新增的报表服务(ReportingServices)。《SQL Server 2005中文版基础教程》针对SQL Server 2005的初中级用户编写,突出了关系数据库和SQL Server 2005的实践应用知识,结构编排合理,实例丰富,适合作为SQL Server 2005数据库教程,也可以作为SQL Server 2005数据库应用人员的参考资料。 -
数据库基础与实践桂思强 编著SQL Seiver 2005是自2000版以来历经5年的大改版,新增功能强大而丰富。《数据库基础与实践:基于SQL Server 2005》面向初学者,详尽讲解了2005版的最基本知识点,并辅以应用范例,学习轻松易上手,是初学者学习SQL Setver2005的最佳选择。全书共19章,第一部分基础知识涉及数据库设计的基本概念,如何创建、启动、连接SQL Servel 2005,如何创建数据库、数据表及关系,视图、sQL语法、T-SQL的相关知识。第二部分介绍了一些高级知识,包括存储过程、触发器、数据库的事务及锁定、备份和还原、数据库的安全性等。《数据库基础与实践:基于SQL Server 2005》最后通过实例介绍了有关数据库设计方面的知识,如ASP、ASRNET和ADONET等。《数据库基础与实践:基于SQL Server 2005》适合作为高等院校相关专业学生的教材用书,也可作为社会类相关培训班教程。 -
SQL Server 2005奥秘赵松涛本书是作者深入研究SQL Server 2005数据库体系结构和内部机制的经验总结。全书不拘泥于具体的管理操作,而是通过对存储的数据和日志文件数据的深入研究,依次揭示了很多在Internet和目前市面上的图书中都无法查询到的SQL Server 2005的奧秘(包括诠释了SQL Server 2005备份与恢复的奥秘)。这些经过艰辛的努力、大量的实验得出的结论非常有助于学习和使用SQL Server 2005的读者深入掌握和理解SQL Server 2005的运行机制。本书内容全面,思路流畅,所有实例均经过上机反复实践。本书适合有一定管理和开发经验的读者阅读参考,可作为DBA的案头参考书,具有很高的收藏价值。本书配套光盘包含各章标注的内容及作者亲自配音制作的多媒体视频。随书附带CD-ROM光盘一张! -
SQL Server 2000数据库应用教程邱李华,李晓黎 等编著《SQL Server 2000数据库应用教程》以介绍SQL Server 2000数据库管理系统为主,同时介绍一定的数据库基础知识和数据库应用程序的开发。全书共分12章,内容包括:数据库系统基础、SQL Server简介、服务器与客户端配置、Transact-SQL基础、数据库管理、表的管理、存储过程和触发器管理、游标管理、数据的导入和导出、SQL Server安全管理、SQL Server代理服务以及使用Visual Basic开发数据库应用程序。《SQL Server 2000数据库应用教程》由多年讲授数据库原理及应用、SQL Server数据库管理系统的教师及多年从事SQL Server数据库应用系统开发的工程师联合编写。全书包含了大量的示例,每章后都附有大量的理论练习题和上机练习题,练习题内容重点突出,且知识点覆盖全面。《SQL Server 2000数据库应用教程》还为教师配备了电子教案,每章后的理论练习题和上机练习题参考答案,以及第12章介绍的Visual Basic数据库应用系统的源程序,为教师开展教学提供了方便。《SQL Server 2000数据库应用教程》可作为高等学校数据库应用课程的教材,也可供其他学习SQL Server 2000数据库系统的人员使用。
