Hi ,
I changed the type from Varchar to Nvarchar and I tried in SQL Console , I get the result.
Below code is still giving me error " expression cannot be used as an assignment target:NULL:line 1 col54(at pos 53) .
Statement CALL "CI_DEV_USER"."GET_PREDICT_RESULT"('1101001010',NULL,NULL)
Below is code