Previous Topic: Transforming Non-SQL Record and Set NamesNext Topic: Creating SQL Synonyms


Transforming Non-SQL Element Names

In non-SQL element names, CA IDMS automatically transforms embedded hyphens to underscores when they are referenced through SQL. For example, to access the CUST-NUMBER element in a non-SQL record, you must code CUST_NUMBER in an SQL statement.