Integration Hub
- Integration Hub
- All Products
Data Type
| Row Size in Bytes
| Storage Size in Bytes
|
---|---|---|
String, precision lower than or equal to 85
| For data that contains ASCII characters: Precision + 1
For data that contains Unicode characters: (Precision × 3) + 2
| (Precision × 3) + 2
|
String, precision higher than 85
| 22
| (Precision × 3) + 2
|
Decimal
| 20
| 20
|
Double
| 8
| 8
|
INT32
| 4
| 4
|
INT64
| 8
| 8
|
Text
| 22
| 12
|
Date time
| 8
| 8
|
Field
| Row Size in Bytes
| Storage Size in Bytes
|
---|---|---|
PUBLICATION_DATE_FIELD_TYPE
| 8
| 8
|
PUBLICATION_INSTANCE_ID
| 20
| 20
|