Table of Contents

Search

  1. About the Data Vault SQL Reference
  2. Introduction to SQL Reference for Informatica Data Vault
  3. Date and Time Arithmetic
  4. WHERE Clauses
  5. UNION Operator
  6. Parameterized Query
  7. Functions

Data Vault SQL Reference

Data Vault SQL Reference

Functions

Functions

You can use placeholders with Data Vault Service SQL functions except aggregate functions and the COALESCE, IFNULL, and NULLIF functions.
When you use a parameter in place of a function argument, verify that the datatype of the parameter matches the datatype required for the argument.
You cannot use parameters in the following functions:
  • AVG
  • COALESCE
  • COUNT
  • IFNULL
  • MAX
  • MIN
  • NULLIF
  • SUM
For more information about the functions available for Data Vault Service queries, see Functions.

0 COMMENTS

We’d like to hear from you!