79205092

Date: 2024-11-19 21:27:31
Score: 1
Natty:
Report link

Escape the underscore.

SELECT *
FROM Table_1
WHERE permitJSON LIKE '%contract[_]permitid%'  
   OR permitJSON LIKE '%contract[_]eid%'
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: keithwalsh