From: Dimitry S. <sd...@ib...> - 2022-09-23 12:13:51
|
Norbert Saint Georges wrote 23.09.2022 14:00: > Thanks Dimitry, but > length(blr=29) = 12 so ISC_TIMESTAMP_TZ_EXPtr. > in which case to use ISC_TIMESTAMP_TZ_Ptr = 10? You cannot judge by length because it used to be aligned up and may be also include null indicator. You must rely on metadata description to determine right type. -- WBR, SD. |