left-icon

SSIS Succinctly®
by Rui Machado

Previous
Chapter

of
A
A
A

CHAPTER 1

Who is This Book For?

Who is This Book For?


This book is for all developers who want to enrich their knowledge about extract, transform, and load operations (ETL) using SQL Server Integration Services. Although the main targets are developers, every information systems professional will be able to understand how Integration Services works and how to use it to develop ETL processes. This is a book based in the visual environment (SQL Server Data Tools or SSDT) and is designed to be easy to use and understand.

Code Examples

All of the examples in this book were created in Visual Studio. The code examples are formatted in blocks as follows:

public int setPersonName(){

    return 0;

}

Notes

Throughout this book, there are notes that highlight particularly interesting information about a language feature, including potential pitfalls you will want to avoid.

Note: Null values are ignored when evaluating any aggregate function.

Scroll To Top
Disclaimer
DISCLAIMER: Web reader is currently in beta. Please report any issues through our support system. PDF and Kindle format files are also available for download.

Previous

Next



You are one step away from downloading ebooks from the Succinctly® series premier collection!
A confirmation has been sent to your email address. Please check and confirm your email subscription to complete the download.