Table and column names - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
Last edition
2024-08-20
Last publish date
2024-08-20T21:40:14.000381

The DBMS specifies character sets and parameter lengths for table and column names. References to table and column names in RSL statements are case-sensitive.

Table and column names that contain embedded spaces, special characters, or RSL reserved words must be enclosed in double quotes.

Note: Using brackets ([ ]) to enclose MS SQL Server names with special characters is not supported.

In statements that include column value comparisons, such as POPULATE CONVERSION TABLE, column values must be enclosed in single quotes.