Microsoft SQL Server 2005 Unleashed
Category: Technical
<< Buy This Book on Amazon >>
341 views since 2007-05-27.
Description

Microsoft SQL Server 2005 Unleashed offers comprehensive coverage of SQL Server 2005 that goes beyond the basic syntax and information you’ll find in the product manuals, providing in-depth information derived from the authors’ real-world experience to help you build upon your working knowledge of the product and take your experience and knowledge to a higher level. This book focuses primarily on the information needed by system and database administrators, as well as for users with overlapping duties as both DBA and developer. Included is extensive coverage of the new features and upgraded tools and capabilities of SQL Server 2005, including .NET Framework integration, Integration Services, Service Broker, Database Mirroring and Snapshots, and Reporting Services.
Detailed information on…
Installing, upgrading, and administering SQL Server 2005
Database maintenance, backup, and recovery
Creating and managing tables, views, stored procedures, triggers, and user-defined functions
Database and index design
SQL Server query optimization, and performance monitoring and tuning
Transactions, transaction management, and distributed transactions
SQL Server Management Studio—NEW!
SQL Server Notification Services; Integration Services—NEW!; Analysis Services; Reporting Services—NEW!; Web Services—NEW!
SQL Server Service Broker—NEW!
SQL Server and Microsoft .NET Framework integration, including CLR-based stored procedures, functions, and triggers—NEW!
SQL Server high availability and SQL Server clustering and replication
Database Mirroring—NEW!
Database Snapshots—NEW!
Using XML in SQL Server 2005
SQL Server tools and utilities
Ray Rankins is owner and president of Gotham Consulting Services, Inc. and has more than twenty years of database experience. Ray has been working with Microsoft SQL Server from its beginning and was co-author of Microsoft SQL Server 2000 Unleashed and Microsoft SQL Server 6.5 Unleashed, both from Sams Publishing.
Paul Bertucci is founder of Database Architechs and has more than 25 years of high profile database consulting experience. Books he has authored or co-authored include Microsoft SQL Server 2000 Unleashed, Sams Teach Yourself ADO.NET in 24 Hours, and Microsoft SQL Server High Availability.
Chris Gallelli is the president of CGAL Consulting Services, Inc., and specializes in the areas of database administration, database tuning, and database programming using Visual Basic .NET. Chris is a co-author of SQL Server 2000 Unleashed.
Alex T. Silverstein is managing principal and chief architect for the Unified Digital Group, LLC. (www.unifieddigital.com). He specializes in developing enterprise-class software solutions powered by SQL Server and Microsoft .NET.
CD-ROM includes
8 bonus chapters covering topics such as Notification Services, Service Broker, and Full-Text Search
Code samples, scripts, and sample databases
A PDF version of the entire book
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Part I Welcome to Microsoft SQL Server
1 SQL Server 2005 Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2 What’s New in SQL Server 2005. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
Part II SQL Server Tools and Utilities
3 SQL Server Management Studio. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
4 SQL Server Command-Line Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
5 SQL Server Profiler. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111
Part III SQL Server Administration
6 SQL Server System and Database Administration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
7 Installing SQL Server 2005 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173
8 Upgrading to SQL Server 2005 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197
9 Client Installation and Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221
10 Security and User Administration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247
11 Database Backup and Restore . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291
12 Database Mail . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 339
13 SQL Server Scheduling and Notification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 361
14 SQL Server High Availability. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 393
15 Replication. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 415
16 Database Mirroring. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 481
17 SQL Server Clustering. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515
Part IV Database Administration
18 Creating and Managing Databases. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 547
19 Creating and Managing Tables. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 579
20 Creating and Managing Indexes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 623
21 Implementing Data Integrity. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 641
22 Creating and Managing Views in SQL Server. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 667
23 Creating and Managing Stored Procedures. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 699
24 Creating and Managing User-Defined Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 799
25 Creating and Managing Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 833
26 Transaction Management and the Transaction Log. . . . . . . . . . . . . . . . . . . . . . . . . . . . 873
27 Database Snapshots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 919
28 Database Maintenance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 945
Part V SQL Server Performance and Optimization
29 Indexes and Performance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 969
30 Understanding Query Optimization. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1027
31 Query Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1115
32 Locking and Performance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1151
33 Database Design and Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1213
34 Monitoring SQL Server Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1233
Part VI SQL Server Application Development
35 What’s New for Transact-SQL in SQL Server 2005. . . . . . …
http://rapidshare.com/files/29718767/0672328240.zip
Free register and download UseNet downloader, then you can free download from UseNet.Free Download "Microsoft SQL Server 2005 Unleashed" from Usenet!
Disclaimer:
Contents of this page are indexed from the Internet. All actions are under your responsability. Email us to report illegal contents or external links and we'll remove them immediately.
Search More...
Microsoft SQL Server 2005 UnleashedLinks
Free Trade Magazine Subscriptions & Technical Document DownloadsSearch and Buy
<< Search and Buy This Book on Amazon >>
How to download:Free register to download UseNet downloader and install, then search book title and start downloading. You can DOWNLOAD 150GB for free! Register and Download NOW!
Free Download "Microsoft SQL Server 2005 Unleashed" from Usenet!
Download Link 2
Can't Download?
Please search mirrors if you can't find download links for "Microsoft SQL Server 2005 Unleashed" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
- Ebooks list page : 382
- Microsoft(R) SQL Server 2005 Unleashed
- Microsoft(R) SQL Server 2005 Unleashed
- Microsoft(R) SQL Server 2005 Unleashed
- Microsoft SQL Server 2005 Unleashed
- Microsoft SQL Server 2005 Unleashed
- Microsoft SQL Server 2005 Unleashed
- Microsoft SQL Server 2005 Unleashed
- Microsoft Office Project Server 2003 Unleashed Jun 2005
- Sams Microsoft SQL Server 2005 Unleashed Dec 2006 eBook-BBL
- Microsoft Small Business Server 2003 Unleashed Dec 2005
- Sams Microsoft SQL Server 2005 Unleashed (book source code) (REPOST)
- Microsoft Exchange Server 2003 Unleashed (2nd Edition) (Unleashed) by Rand Morimoto
- Microsoft Office Project Server 2003 Unleashed (Unleashed)
- Microsoft Exchange Server 2003 Unleashed (2nd Edition) (Unleashed) by Rand Morimoto
- Microsoft Office Project Server 2003 Unleashed (Unleashed)
Comments
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



