Hello,
i have a problem with blank spaces. I have defined my variable like this :
d v1 s 150A VARYING
My problem is that the input that im putting in "V1" can be 20 or 150 characters. I tried it with %trim but it doesnt work then i give the variable to a sql statement. The sql statement dont find the record.
i have a problem with blank spaces. I have defined my variable like this :
d v1 s 150A VARYING
My problem is that the input that im putting in "V1" can be 20 or 150 characters. I tried it with %trim but it doesnt work then i give the variable to a sql statement. The sql statement dont find the record.


Comment