79787522

Date: 2025-10-10 16:18:12
Score: 2.5
Natty:
Report link

You need to add a space after each comma and it would simply work.
Eventually, you may check your local numbers configuration to see if it describes the comma as thousands or fraction separator to understand why your original statement did not work.

SELECT * FROM SOMESCHEMA.SOMETABLE
WHERE ID IN (123, 456);
Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Lyubomir