dataforums
Programmer
Can anyone plz tell me what is worng in the following statement? I am trying to declare a LONG varable to hold a very large string.
DECLARE str LONG VARCHAR(8000);
THX
DECLARE str LONG VARCHAR(8000);
THX
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.