Add a single line SQL comment.
sql_comment(x)
x
A string.
A string prefixed with "–".
sql_comment("Sample single line comment.")