Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions

Transformation Language Reference

Transformation Language Reference

Working with Null Values in Boolean Expressions

Working with Null Values in Boolean Expressions

Expressions that combine a null value with a Boolean expression produces results that are ANSI compliant. For example, the
Data Integration Service
produces the following results:
  • NULL AND TRUE = NULL
  • NULL AND FALSE = FALSE

0 COMMENTS

We’d like to hear from you!