79073059

Date: 2024-10-10 06:54:57
Score: 0.5
Natty:
Report link

Here you are using string(20) datatype in place of that you can use varchar(20) datatype and also in place of day(date) you can try using day(current_date). Finally end the BEGIN...END block with END statement because BEGIN...END block should end with END statement.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dunga sharmila