79238258

Date: 2024-11-29 20:13:51
Score: 2.5
Natty:
Report link

Instead of this - EXEC SQL
CALL SELECT_PSID_RIZ(761,01)
END-EXEC
;

give this - CALL SELECT_PSID_RIZ(761,01)
;

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Prasad Reddy