79185116

Date: 2024-11-13 13:36:21
Score: 2
Natty:
Report link

I did this and voila it got accepted. I dont know what is wrong with it. I wrote the entire code correct, still it didnt accept :|

UPDATE "meteorites_temp" SET
    "mass" = NULLIF("mass", ''),
    "year" = NULLIF("year", ''),
    "lat" = NULLIF("lat", ''),
    "long" = NULLIF("long", '');
Reasons:
  • Blacklisted phrase (1): know what is wrong
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Prasad Jadhav