Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
1.1.4, 1.2.3
-
None
Description
Both DML and LDI saturates values per the data type. For numeric data types, it should be saturated to 0. For date, datetime, and time, it should be saturated to all 0s. For strings, it should be loaded as empty string.
Note: Empty values in string data types will returned as NULL when queried.
Attachments
Issue Links
- duplicates
-
MCOL-271 Improved support for NULL for Varchar/char/text/datetime/timestamp + ?
- Closed