79651605

Date: 2025-06-03 16:40:21
Score: 0.5
Natty:
Report link

Actually yes :) I

know it is late but for others interested in this, one can write:

SELECT "{{COLUMN_NAME}}"
FROM MY_TABLE
WHERE "{{COLUMN_NAME}}" > 0

Where COLUMN_NAME is a text parameter or of other nature. This will work as long as the provided value is a column name.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bluehipy