网上购物 货比三家
您现在的位置:快乐比价网 > 图书 > 计算机与网络 > 数据库 > 商品详情

Microsoft SQL Services 2005:应用技巧由入门到精通

分享到:
Microsoft SQL Services 2005:应用技巧由入门到精通

最 低 价:¥136.46

定 价:¥188.00

作 者:本社

出 版 社:世界图书出版公司

出版时间:2007 年6月

I S B N:9787506283335

商品详情

编辑推荐

内容简介

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

作者简介

The mentors at Solid Quality Learning combine deep technical expertise and real-world implementation experience to provide advanced solutions and training for the Microsoft SQL Server database platform. ...
.. << 查看详细

目录

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
where to store xml documents
using the xml datatype
using the file system with xml data
where to store external application files.
conclusion
chapter 1 quick reference
2 basic database security principles
designing network security to secure your database system
   granting remote access
   securing external access
  managing access to sql server instances
   selecting an authentication mode
   connecting to a sql server instance
  managing access to sql server databases
.   granting access to databases
   granting database permissions
   managing application roles.
managing access to schemas
introducing schemas
managing access to tables and columns
   modifying access to a table.
   providing access to columns individually
managing access to programmable objects
   managing security for stored procedures
   managing security for user-defined functions
   managing security for assemblies
   managing ownership chains
   managing the execution context
conclusion
chapter 2 quick reference
 3 disaster recovery techniques to protect your database
using full database backups.
the simple recovery model
   backup devices
   performing full database backups
using differential backups
   performing differential backups
  using transaction log backups
   the full recovery model
   performing transaction log backups
  recovering a database
   retrieving backup information
   restoring a database using sql server management studio
   restoring a database from a simple backup strategy using t-sql
   restoring a database from a full backup strategy using t-sql
   restoring system databases
  scheduling backups using the sql maintenance plan wizard
  conclusion
  chapter 3 quick reference
 4 transferring your database to other systems
  using backup and restore to transfer your data
   full backup only
  full backup with differential and transaction log backups
using detach and attach to transfer your data
using replicaton to transfer your data
using ssis to transfer your data
automationg and scheduling the transfer of your data
conclusion
chapter 4 quick reference
……
part ii how to query data from sql server
part iii how to modify data in sql server
index=

商品评论(0条)

暂无评论!

您的浏览历史

loading 内容加载中,请稍后...