Data Types | Data Generation | Comments |
---|---|---|
Bigint | Yes | |
Blob | Yes | You must set the precision in the range of 1 to 64000. |
Byte | Yes | |
Byteint | Yes | |
Char | Yes | |
Clob | Yes | You must set the precision in the range of 1 to 64000. |
Date | Yes | |
Decimal | Yes | You must set the precision in the range of 1 to 37. |
Double precision | Yes | |
Float | Yes | |
Integer | Yes | |
Interval day | Yes | |
Interval day to hour | Yes | |
Interval day to minute | Yes | |
Interval day to second | Yes | |
Interval hour | Yes | |
Interval hour to minute | Yes | |
Interval hour to second | Yes | |
Interval minute | Yes | |
Interval minute to second | Yes | |
Interval month | Yes | |
Interval second | Yes | |
Interval year | Yes | |
Interval year to month | Yes | |
Long varchar | Yes | |
Real | Yes | |
Smallint | Yes | |
Time | Yes | |
Time with time zone | Yes | You must set the precision in the range of 1 to 29. |
Timestamp | Yes | |
Timestamp with time zone | Yes | |
Varbyte | Yes | |
Varchar | Yes |