Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: string is too long in Cursor? Why?

$
0
0

Is there any special reason for using varchar vor lv_carrid and not  also nvarchar for lv_connid.

Nvarchar is normally the representation of the carrid on the Hana system and varchar can only take a subset of the nvarchar values.

 

May you give it a try and change the first line to:

DECLARE lv_carrid NVARCHAR(3);

 

Hope it helps,

Andreas


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>