Sams Teach Yourself Microsoft SQL Server 7 in 21 Days gives you the new features and capabilities of SQL Server 7, in a tutorial environment. This book features information on: Row-level locking; SQL Server Query Analyzer (formerly the ISQL/w); Microsoft Manage-ment Console (platform that the Enterprise Manager is now based upon); Update Replication feature (multisite, improved performance and scriptable replication objects); New Wizards such as: Create Database, Create Job, Index Tuning, Version Upgrade and Security; SQL Server Agent which provides unattended job execution and alter/response management; New Transact-SQL statements such as ALTER PROCEDURE, ALTER TRIGGER; and information on recursive triggers and local cursors. It walks you through the features of SQL Server 7, increasing the performance and scalability of your database.
Teach Yourself Microsoft SQL Server 7.0 in 21 Days introduces you to every aspect of Microsoft's flagship back-end database engine. Organized with a FAQ-like summary at the end of every chapter, the book familiarizes you with all the features and even brings you up to expert level on a few of them.
Focusing on SQL Server Standard Edition, authors Waymire and Sawtell explain how to install the software under Windows NT Server 4. After a quick synopsis of the tools and utilities on the SQL Server CD-ROM, the authors walk you through the process of creating databases (and related entities) and establishing accounts for the people and processes that will access them.
The authors place considerable emphasis on security, showing you exactly how to set up user logins and access permissions. They also include information on preparing for and recovering from disasters, RAID schemes, backup routines, and restoration of backed-up data. The book wraps up by showing you how to use SQL Server's programming abilities to create customized applications. On top of their coverage of triggers and stored procedures--and of Structured Query Language (SQL) generally--the authors include a good tutorial on the fundamentals of Transact-SQL programming. There's also information on automating administrative tasks with the SQL Server Agent. --David Wall