79609385

Date: 2025-05-06 19:50:19
Score: 2
Natty:
Report link

Guess you can try something like this ,it might give the needed output:

SELECT *
FROM sometable
INTO OUTFILE 'out.csv'
FORMAT CSVWithNames
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Nassim