LeonelSanchezJr
Programmer
I need to convert a &VARIABLE being passed to a FEX into UPPERCASE in order to avoid using UPPER() in my SQL Passthrus.
Thanks,
Leo ;-)
Thanks,
Leo ;-)
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
-SET &LL = &DRAWBUD.LENGTH;
-SET &DRAWBUD = UPCASE(&LL, &DRAWBUD1, 'A&LL.EVAL');