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

Supported Characters

Supported Characters

Certain characters are supported for schema, table, and column names in Data Vault.
Table and Column Names
The following characters are supported for table and column names in Data Vault:
  • Uppercase and lowercase letters A-Z
  • _
  • $
  • ~
  • !
  • @
  • ^
  • &
  • -
  • +
  • =
  • :
  • <
  • >
  • ?
  • |
  • {
  • }
Schema/Database Names
The following characters are supported for schema and database names in Data Vault:
  • Uppercase and lowercase letters A-Z
  • _
  • $
Schema names should not start with _ or $.

0 COMMENTS

We’d like to hear from you!