The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Real World SQL Server Administration With Perl
  

  Real World SQL Server Administration With Perl by Linchi Shea

  • Published by: APRESS
  • Author: Linchi Shea
  • Page Count: 792
  • Group: SQL SERVER 2000
  • ISBN: 159059097X/9781590590973
  • Published: Aug 2003

Our Price: 29.24
Discount: 32%
RRP: 43.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Real World SQL Server Administration With Perl
Real World SQL Server Administration with Perl significantly empowers SQL Server database administrators and developers with Perl scripting techniques and takes SQL Server administration to the next level. This is the first book entirely devoted to solving practical SQL Server administrative problems with Perl.

Real World SQL Server Administration with Perl consists of a series of scenarios covering a wide range of SQL Server administrative topics. These are real-world scenarios that you see DBAs discussing on the SQL Server forums and newsgroups - scenarios that DBAs run into in their day-to-day development or production environments. Readers will walk away from this book with two things: a DBA toolkit with well over 150 Perl scripts and problem-solving techniques they can apply to create even more tools for attacking other SQL Server administrative problems.

Contents

Chapter 1: Introducing Perl Basics
Chapter 2: Working with Commonly Used Perl Modules
Chapter 3: Working with Commonly Used Perl Routines
Chapter 4: Migrating Data
Chapter 5: Comparing and Sorting Database Objects
Chapter 6: Analyzing Databases
Chapter 7: Analyzing SQL Code
Chapter 8: Generating SQL Code
Chapter 9: Analyzing Log Files
Chapter 10: Managing SQL Server Security
Chapter 11: Monitoring SQL Servers
Chapter 12: Managing SQL Servers in the Enterprise
Appendix A: Perl Resources
Appendix B: Getting Started with Perl