Kirjojen hintavertailu. Mukana 12 292 096 kirjaa ja 12 kauppaa.

Kirjailija

Itzik Ben-Gan

Kirjat ja teokset yhdessä paikassa: 8 kirjaa, julkaisuja vuosilta 2000-2023, suosituimpien joukossa T-SQL Fundamentals. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

8 kirjaa

Kirjojen julkaisuhaarukka 2000-2023.

T-SQL Window Functions

T-SQL Window Functions

Itzik Ben-Gan

Addison Wesley
2019
nidottu
Use window functions to write simpler, better, more efficient T-SQL queries Most T-SQL developers recognize the value of window functions for data analysis calculations. But they can do far more, and recent optimizations make them even more powerful. In T-SQL Window Functions, renowned T-SQL expert Itzik Ben-Gan introduces breakthrough techniques for using them to handle many common T-SQL querying tasks with unprecedented elegance and power. Using extensive code examples, he guides you through window aggregate, ranking, distribution, offset, and ordered set functions. You’ll find a detailed section on optimization, plus an extensive collection of business solutions — including novel techniques available in no other book. Microsoft MVP Itzik Ben-Gan shows how to: • Use window functions to improve queries you previously built with predicates • Master essential SQL windowing concepts, and efficiently design window functions • Effectively utilize partitioning, ordering, and framing • Gain practical in-depth insight into window aggregate, ranking, offset, and statistical functions • Understand how the SQL standard supports ordered set functions, and find working solutions for functions not yet available in the language • Preview advanced Row Pattern Recognition (RPR) data analysis techniques • Optimize window functions in SQL Server and Azure SQL Database, making the most of indexing, parallelism, and more • Discover a full library of window function solutions for common business problems About This Book • For developers, DBAs, data analysts, data scientists, BI professionals, and power users familiar with T-SQL queries • Addresses any edition of the SQL Server 2019 database engine or later, as well as Azure SQL Database Get all code samples at: MicrosoftPressStore.com/TSQLWindowFunctions/downloads
MCSA SQL Server 2016 Database Development Exam Ref 2-pack

MCSA SQL Server 2016 Database Development Exam Ref 2-pack

Itzik Ben-Gan; Louis Davidson; Stacia Varga

Microsoft Press
2017
muu
Direct from Microsoft, this bundle contains the following two study guides at a $15 discount: Exam Ref 70-761 Querying Data with Transact-SQL, 9781509304332, offers professional-level preparation that helps candidates maximize their exam performance and sharpen their skills on the job. It focuses on the specific areas of expertise modern database professionals need to succeed with T-SQL database queries. Exam Ref 70-762 Developing SQL Databases, 9781509304912, offers professional-level preparation that helps candidates maximize their exam performance and sharpen their skills on the job. It focuses on the specific areas of expertise modern database professionals need to succeed with SQL database development. These are the two exams necessary for the MCSA certification in SQL Server 2016 Database Development.
Exam Ref 70-761 Querying Data with Transact-SQL
Prepare for Microsoft Exam 70-761–and help demonstrate your real-world mastery of SQL Server 2016 Transact-SQL data management, queries, and database programming. Designed for experienced IT professionals ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSA level. Focus on the expertise measured by these objectives: • Filter, sort, join, aggregate, and modify data • Use subqueries, table expressions, grouping sets, and pivoting • Query temporal and non-relational data, and output XML or JSON • Create views, user-defined functions, and stored procedures • Implement error handling, transactions, data types, and nulls This Microsoft Exam Ref: • Organizes its coverage by exam objectives • Features strategic, what-if scenarios to challenge you • Assumes you have experience working with SQL Server as a database administrator, system engineer, or developer • Includes downloadable sample database and code for SQL Server 2016 SP1 (or later) and Azure SQL Database Querying Data with Transact-SQL About the Exam Exam 70-761 focuses on the skills and knowledge necessary to manage and query data and to program databases with Transact-SQL in SQL Server 2016. About Microsoft Certification Passing this exam earns you credit toward a Microsoft Certified Solutions Associate (MCSA) certification that demonstrates your mastery of essential skills for building and implementing on-premises and cloud-based databases across organizations. Exam 70-762 (Developing SQL Databases) is also required for MCSA: SQL 2016 Database Development certification. See full details at: microsoft.com/learning
T-SQL Fundamentals

T-SQL Fundamentals

Itzik Ben-Gan

Microsoft Press
2016
nidottu
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
T-SQL Querying

T-SQL Querying

Itzik Ben-Gan; Adam Machanic; Dejan Sarka; Kevin Farlee

Microsoft Press,U.S.
2015
nidottu
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 tune. Four leading experts take an in-depth look at T-SQL’s internal architecture and offer advanced practical techniques for optimizing response time and resource usage. Emphasizing a correct understanding of the language and its foundations, the authors present unique solutions they have spent years developing and refining. All code and techniques are fully updated to reflect new T-SQL enhancements in Microsoft SQL Server 2014 and SQL Server 2012. Write faster, more efficient T-SQL code: Move from procedural programming to the language of sets and logicMaster an efficient top-down tuning methodologyAssess algorithmic complexity to predict performanceCompare data aggregation techniques, including new grouping setsEfficiently perform data-analysis calculationsMake the most of T-SQL’s optimized bulk import toolsAvoid date/time pitfalls that lead to buggy, poorly performing codeCreate optimized BI statistical queries without additional softwareUse programmable objects to accelerate queriesUnlock major performance improvements with In-Memory OLTPMaster useful and elegant approaches to manipulating graphs About This Book For experienced T-SQL practitionersIncludes coverage updated from Inside Microsoft SQL Server 2008 T-SQL Querying and Inside Microsoft SQL Server 2008 T-SQL ProgrammingValuable to developers, DBAs, BI professionals, and data scientistsCovers many MCSE 70-464 and MCSA/MCSE 70-461 exam topics
Training Kit (Exam 70-461) Querying Microsoft SQL Server 2012 (MCSA)

Training Kit (Exam 70-461) Querying Microsoft SQL Server 2012 (MCSA)

Dejan Sarka; Itzik Ben-Gan; Ron Talmage

Microsoft Press,U.S.
2012
muu
Ace your preparation for Microsoft Certification Exam 70-461 with this 2-in-1 Training Kit from Microsoft Press. Work at your own pace through a series of lessons and practical exercises, and then assess your skills with practice tests on CD–featuring multiple, customizable testing options. Maximize your performance on the exam by learning how to: Create database objects Work with data Modify data Troubleshoot and optimize queries For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
Advanced Transact-SQL for SQL Server 2000

Advanced Transact-SQL for SQL Server 2000

Itzik Ben-Gan; Tom Moreau

APress
2000
nidottu
This book explores the powerful capabilities of T-SQL and helps you to exploit them to the max. The book tackles advanced areas in T-SQL such as joins, subqueries, stores procedures, triggers, user-defined functions, indexed views, cascading actions, federated views, hierarchial structures and more. The book shows solutions to common problems both in SQL server 2000 and in previous versions. Special emphasis is placed on practicular problems in the industry and on writing efficient and well performing code. The book does not stop at ANSI-92 SQL but also represents features that are particular to SQL Server, especially SQL Server 2000. To help you in your journey, the book provides many puzzles (and beware, these are not simple ones) and proposed solutions. About the authors: Itzik Ben-Gan is a senior SQL Server instructor and consultant with ten years of experience in networking, development, databases and data warehousing. He is a popular columnist and contributing editor for SQL Server Magazine, and is a Microsoft SQL Server MVP. Dr. Tom Moreau is President of Brockman Moreau Consulting, Inc. with more than sixteen years of professional experience in Information Technology. Moreau has been using SQL Server since 1993. He writes regularly for Pinnacle's Microsoft SQL Server Professional newsletter.