Transact-SQL Cookbook

Transact-SQL Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 305
Release :
ISBN-10 : 9780596552039
ISBN-13 : 0596552033
Rating : 4/5 (033 Downloads)

Book Synopsis Transact-SQL Cookbook by : Ales Spetic

Download or read book Transact-SQL Cookbook written by Ales Spetic and published by "O'Reilly Media, Inc.". This book was released on 2002-03-19 with total page 305 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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: Audit logging. In addition to recipes for implementing an audit log, this chapter also includes recipes for: improving performance where large log tables are involved; supporting multiple-languages; and simulating server push. Hierarchies. Recipes show you how to manipulate hierarchical data using Transact-SQL. Importing data. This chapter introduces concepts like normalization and recipes useful for working with imported data tables. Sets. Recipes demonstrate different operations, such as how to find common elements, summarize the data in a set, and find the element in a set that represents an extreme. Statistics. This chapter?s recipes show you how to effectively use SQL for common statistical operations from means and standard deviations to weighted moving averages. Temporal data. Recipes demonstrate how to construct queries against time-based data. Data Structures. This chapter shows how to manipulate data structures like stacks, queues, matrices, and arrays. With an abundance of recipes to help you get your job done more efficiently, the Transact-SQL Cookbook is sure to become an essential part of your library.


Transact-SQL Cookbook Related Books

Transact-SQL Cookbook
Language: en
Pages: 305
Authors: Aleš Špetič
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The Transact-SQL Cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes in the book range from how to perform s
SQL Server Source Control Basics
Language: en
Pages: 308
Authors: Robert Sheldon
Categories: Computers
Type: BOOK - Published: 2014-06-11 - Publisher:

DOWNLOAD EBOOK

Few software developers would build an application without using source control, but its adoption for databases has been slower. Yet without source control to m
T-SQL Querying
Language: en
Pages: 865
Authors: Itzik Ben-Gan
Categories: Computers
Type: BOOK - Published: 2015-02-17 - Publisher: Microsoft Press

DOWNLOAD EBOOK

T-SQL insiders help you tackle your toughest queries and query-tuning problems Squeeze maximum performance and efficiency from every T-SQL query you write or tu
Beginning T-SQL
Language: en
Pages: 480
Authors: Kathi Kellenberger
Categories: Computers
Type: BOOK - Published: 2014-08-18 - Publisher: Apress

DOWNLOAD EBOOK

Beginning T-SQL is a performance-oriented introduction to the T-SQL language underlying the Microsoft SQL Server database engine. T-SQL is essential in writing
Transact-SQL Programming
Language: en
Pages: 844
Authors: Kevin Kline
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Provides detailed information about Transact-SQL programming and shows specific differences between the Microsoft and Sybase versions of the language.