In subject line of email I want @Subject to return "'Submission at 10/03/2019 22:46:34".
Concatenating with + and quotes isn't working. How is it done?
[code language="sql"]
DECLARE @
↧
how to set value of variable = variable + string
↧