Supported data types - Data Profiling

Mac Lewandowski - Dataedo Team Mac Lewandowski 4th November, 2021
Applies to: Dataedo 10.x versions, Article available also for: 23.x (current)
You are looking at documentation for an older release.
Switch to the documentation for Dataedo 23.x (current).

Data profiling is supported for most data types and for majority of real use cases. In case when data type is equivalent to one of the below types it will be converted to it, and whole profiling should succeed.

Numbers

Supported numeric data types are displayed in American notation. For instance 12.345.678,9.

  • Boolean
  • Int (Int, BigInt)
  • Real (float, double)

Strings

For any set larger than 250 signs we will only use first 250 signs for processing purposes.

  • String (Char, Varchar)

Please note that neither TEXT nor CLOB data types are currently supported.

Date and Time

Date and Time are displayed in original format from database, regardless of local environment settings.

  • Date
  • Datetime
  • Time
Found issue with this article? Comment below
Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.