Prázdny
0,00 €
 
-18 %
T-SQL Fundamentals

T-SQL Fundamentals

Autor:
|
Vydavateľstvo:
neuvedené
Dátum vydania: 13.08.2016
Effectively query and modify data using Transact-SQLMaster T-SQL fundamentals and write robust code for Microsoft SQL Server and Azure SQL Database. Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics ...
Bežná cena knihy: 71,44 €
Naša cena knihy: 58,58 €
Ušetríte: 18 %
Zasielame: Vypredané
Detaily o knihe
Počet strán: 430
Rozmer: 188x228x25 mm
Hmotnosť: 320 g
Jazyk: Anglicky
EAN: 9781509302000
Rok vydania: 2016
Žáner: Angličtina - beletrie
Typ: Paperback
Zákazníci, ktorí si kúpili túto knihu, si kúpili aj...
Očkování
Jiří Beran
49,50 €
Les statuettes + CD
autor neuvedený
9,35 €
Elfové 2
Hennen Bernhard
19,20 €
Odpustenie oslobodzuje
Odpustenie oslobodzuje
4,90 €
Skok do neznáma
Redmerská J. A.
4,00 €
O knihe
Effectively query and modify data using Transact-SQLMaster T-SQL fundamentals and write robust code for Microsoft SQL Server and Azure SQL Database. Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects.Microsoft Data Platform MVP Itzik Ben-Gan shows you how to:Review core SQL concepts and its mathematical rootsCreate tables and enforce data integrityPerform effective single-table queries by using the SELECT statementQuery multiple tables by using joins, subqueries, table expressions, and set operatorsUse advanced query techniques such as window functions, pivoting, and grouping setsInsert, update, delete, and merge dataUse transactions in a concurrent environmentGet started with programmable objects-from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL