基本信息·出版社:世界图书出版公司 ·页码:348 页 ·出版日期:2007年06月 ·ISBN:9787506283335 ·条形码:9787506283335 ·版本:第1版 ·装帧:平 ...
| 商家名称 |
信用等级 |
购买信息 |
订购本书 |
|
|
 |
MICROSOFT SQL SERVER 2005:应用技巧(由入门到精通) |
 |
|
 |
MICROSOFT SQL SERVER 2005:应用技巧(由入门到精通) |
 |

基本信息·出版社:世界图书出版公司
·页码:348 页
·出版日期:2007年06月
·ISBN:9787506283335
·条形码:9787506283335
·版本:第1版
·装帧:平装
·开本:16开 Pages Per Sheet
内容简介 本书为英文版。
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 roles
Implement a disaster recovery strategy
Use aggregate functions to compute totals and complex statistical values
Optimize query performance by managing I0 statistics and designing indexes
Work with remote data sources--including third-party databases
Provide remote access through the Internet or a middle-tier service interface
Manage transactions, implement error handlers, and define isolation levels
Go further and work with SQL Server Reporting Services and Notification Services
编辑推荐 本书为英文版。
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 roles
Implement a disaster recovery strategy
Use aggregate functions to compute totals and complex statistical values
Optimize query performance by managing I0 statistics and designing indexes
Work with remote data sources--including third-party databases
Provide remote access through the Internet or a middle-tier service interface
Manage transactions, implement error handlers, and define isolation levels
Go further and work with SQL Server Reporting Services and Notification Services
目录 Introduction
Acknowledgments
Part I HOW to Create a SQL Server Database to Store Your Application Data
1 Choosing Which Application Data to Store in Your Database
Where to Store Application Settings
Where to Store User Settings
……