Table of Contents

Search

  1. Preface
  2. Function reference
  3. Constants
  4. Operators
  5. Dates
  6. Functions
  7. System variables
  8. Datatype reference

Function Reference

Function Reference

Convert string values to integer values

Convert string values to integer values

When
Data Integration
performs implicit conversion of a string value to an integer value, it truncates the data at the first non-numeric character.
For example, you link a string field that contains the value "9,000,000,000,000,000,000.777" to a Bigint field.
Data Integration
converts the string to the Bigint value 9,000,000,000,000,000,000.

0 COMMENTS

We’d like to hear from you!