Издательство: | O'Reilly & Associates |
Дата выхода: | май 2002 |
ISBN: | 1-56592-756-7 |
Объём: | 284 страниц |
Масса: | 495 г |
Размеры(В x Ш x Т), см: | 24 x 18 x 2 |
This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Authors Ales Spetic and Jonathan Gennick, two authorities with extensive database and SQL programming experience, include a discussion with each recipe to explain the logic and concepts underlying the solution.
SQL (Structured Query Language) is the closest thing to a standard query language that currently exists, and Transact-SQL - a full-featured programming language that dramatically extends the power of SQL - is the procedural language of choice for both Microsoft SQL Server and Sybase SQL Server systems. The Transact-SQL Cookbook is designed so you can use the recipes directly, as a source of ideas, or as a way to learn a little more about SQL and what you can do with it. Topics covered include: