I have the following Oracle PL/SQL codes that may be rusty from you guys perspective:
DECLARE str1 varchar2(4000); str2 varchar2(4000); BEGIN str1:
Only change the line str1:=''; to str1:=' ';