79652915

Date: 2025-06-04 13:59:46
Score: 2.5
Natty:
Report link

In short, DECLARE statements must be at the beginning of a block. This can be the beginning of the very first block (for a global variable) or at the beginning of any embedded block (for a local variable). A DECLARE statement cannot follow other executable code in the same block.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dave Clark