PROCEDURE STRL.SP_BEDOCC<br /> On line: 19<br /> PLS-00103: Encountered the symbol "(" when expecting one of the following:<br /> ) varying large
v_yearmonth := CAST(v_fin_year AS CHAR(4)) || v_month ;
to_char
to_char(v_fin_year, '9999')
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)