Mastering SQL Server 2000

Mastering SQL Server 2000 PDF

Author: Mike Gunderloy

Publisher: John Wiley & Sons

Published: 2006-02-20

Total Pages: 1232

ISBN-13: 0782153364

DOWNLOAD EBOOK →

Complete. Authoritative. Practical. The only SQL Server book you need. Mastering SQL Server 2000 is the one indispensable resource for anyone working with the latest version of SQL Server. Whether you build or administer SQL Server databases or write applications that communicate with them, you'll find the background knowledge and the practical instruction you need to accomplish any task, from the most basic to the most advanced. Coverage includes: Understanding SQL Server architecture Designing an efficient normalized database Writing Transact-SQL statements and batches Creating databases Creating tables and views Creating stored procedures and triggers Administering SQL Server Managing SQL Server security Designing applications using ADO, SQL-DMO, and SQL-NS Using Data Transformation Services Integrating SQL Server with the Internet Optimizing SQL Server performance Understanding and managing replication Using Analysis Services to analyze data Using Microsoft English Query Troubleshooting common problems

Mastering SQL Server 2000 Security

Mastering SQL Server 2000 Security PDF

Author: Mike Young

Publisher: John Wiley & Sons

Published: 2003-06-17

Total Pages: 466

ISBN-13: 0471455237

DOWNLOAD EBOOK →

Learn how to protect corporate information by properly designing, managing, and maintaining security at the database level Security is a primary concern in all aspects of development and IT administration. While locking down networks and erecting firewalls will always be necessary, so much more can be done to protect a corporation's most valuable intangible assets: accounting records, customer lists, and inventories. Microsoft SQL Server 2000 has proven itself to be the fastest and most reliable product available for protecting corporate data. No other book covers as thoroughly the subject of security design and implementation strategies; Mastering SQL Server 2000 Security fills that gap in literature with practical, hands-on advice. Packed with indispensable design information that can make a tightly secured database faster and easier to use, this book is essential reading for both administrators and developers of databases. The authors explain just how much more is possible in the task of protecting corporate information by properly designing, managing, and maintaining security at the database level. From this book you will: Learn the ins and outs of SQL Server 2000 Security design Understand the implementation differences between SQL Server Authentication and Windows Authentication Understand the security options in SQL Server 2000 for Internet applications Integrate the security of Windows 2000 (Kerberos) into your SQL Server deployment Master the security requirements for distributed data environments, such as DTS, replication, linked servers, and data warehousing

SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition

SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition PDF

Author: Joseph Sack

Publisher: Apress

Published: 2006-11-09

Total Pages: 983

ISBN-13: 1430200510

DOWNLOAD EBOOK →

* Comprehensive coverage, including all SQL Server 2000 features, from an established SQL Server expert and author * Broad appeal, with practical ‘How to’ answers to common SQL Server questions for both novice and advanced DBAs and developers. * Unique, easy-reference format – ideal for preparing for a SQL Server job interview, or for a SQL Server certification test.

SQL Server 2000: A Beginner's Guide (Book/CD-ROM)

SQL Server 2000: A Beginner's Guide (Book/CD-ROM) PDF

Author: Dusan Petkovic

Publisher: McGraw Hill Professional

Published: 2000

Total Pages: 690

ISBN-13: 9780072125870

DOWNLOAD EBOOK →

Build and manage SQL Server 2000 databases easily. Work with Transact-SQL and data definition language, and handle simple and complex queries. You'll also learn to use SQL extensions and stored procedures, views, triggers, and transactions.

Mastering SQL Server 2008

Mastering SQL Server 2008 PDF

Author: Michael Lee

Publisher: John Wiley & Sons

Published: 2009-01-16

Total Pages: 795

ISBN-13: 0470467398

DOWNLOAD EBOOK →

As Microsoft’s bestselling database manager, SQL Server is highly flexible and customizable, and has excellent support—the 2008 version offers several significant new capabilities. This book offers accurate and expert coverage on the updates to SQL Server 2008 such as its enhanced security; the ability to encrypt an entire database, data files, and log files without the need for application changes; a scalable infrastructure that can manage reports and analysis of any size and complexity; and its extensive performance data collection.

Beginning Transact-SQL with SQL Server 2000 and 2005

Beginning Transact-SQL with SQL Server 2000 and 2005 PDF

Author: Paul Turley

Publisher: John Wiley & Sons

Published: 2007-03-07

Total Pages: 597

ISBN-13: 0471780162

DOWNLOAD EBOOK →

Beginning Transact-SQL with SQL Server 2000 and 2005 Transact-SQL is a powerful implementation of the ANSI standard SQL database query language. In order to build effective database applications, you must gain a thorough understanding of these features. This book provides you with a comprehensive introduction to the T-SQL language and shows you how it can be used to work with both the SQL Server 2000 and 2005 releases. Beginning with an overview of the SQL Server query operations and tools that are used with T-SQL, the author goes on to explain how to design and build applications of increasing complexity. By gaining an understanding of the power of the T-SQL language, you'll be prepared to meet the ever-increasing demands of programming. What you will learn from this book How T-SQL provides you with the means to create tools for managing hundreds of databases Various programming techniques that use views and stored procedures Ways to optimize query performance How to create databases that will be an essential foundation to applications you develop later Who this book is for This book is for database developers and administrators who have not yet programmed with Transact-SQL. Some familiarity with relational databases and basic SQL is helpful, and some programming experience is helpful. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.