You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Hi,
I would like to call stoted function using teradata, and the result expected is Clob, but i got an empty array depending the function used;
The stored function used:
let sql = CALL DEV.MY_PROC(:data,OUT_RESULT)