what is the meaning of this logic (DT_STR,12,1252)(LEN(TRIM(employee_NO)) == 0 ? (DT_STR,12,1252)NULL(DT_STR,12,1252) : TRIM(SUBSTRING(employee_NO,1,12)))
↧