Kirjojen hintavertailu. Mukana 12 215 265 kirjaa ja 12 kauppaa.

Kirjailija

Tony Bain

Kirjat ja teokset yhdessä paikassa: 2 kirjaa, julkaisuja vuosilta 2003-2004, suosituimpien joukossa SQL Server 2000 Stored Procedures Handbook. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

2 kirjaa

Kirjojen julkaisuhaarukka 2003-2004.

Beginning SQL Server 2000 DBA

Beginning SQL Server 2000 DBA

Baya Pavliashvili; Michael Benkovich; Tony Bain; Brian Freeman; Joseph Sack

APress
2004
nidottu
SQL Server 2000 is the leading relational database in the Windows market. The increased manageability of SQL Server 2000 has "lowered the bar" with regard to the people that can use it – anyone can use a SQL Server database. However, this book recognizes that aspiring DBAs need more than just a basic knowledge of the available features in order to be considered "a safe pair of hands" for the database and the mission-critical data that is stored in it. They require direction and advice from an expert mentor who not only understands the features available and how they should be used, but also knows what it takes to be a good and effective DBA. In essence, this book is that "mentor", and this is why the book stands apart from the "feature overview" competition.The book teaches a database novice the core job and roles involved in administering a SQL Server database. It follows the lifecycle of the database, from installation, design and modeling, through development, tuning and securing to growth and migration. It provides practical advice ("How to..."), answers typical questions that they'll encounter from managers and developers ("How do I..."), and offers practical steps to overcome issues with which beginners traditionally struggle. At every stage, it establishes a range of tried-and-tested practices and techniques that will establish and maintain the health of a DB system ("How to be a good DBA").
SQL Server 2000 Stored Procedures Handbook

SQL Server 2000 Stored Procedures Handbook

Robin Dewson; Louis Davidson; Tony Bain; Chuck Hawkins

APress
2003
nidottu
Stored procedures are compiled T-SQL statements that reside on the database, and are the cornerstone of successful data manipulation; data-handling operations of any complexity make use of them. This book is an in-depth guide to a key area of database development.This book tackles real-world problems faced by developers when working with stored procedures, showing how to solve these problems, avoid the common pitfalls and work around them, to produce faster, more robust stored procedures. Put simply: if you want to write better stored procedures, then this is the book for you.