Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

how to set value of variable = variable + string

$
0
0

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 @


Viewing all articles
Browse latest Browse all 3145

Trending Articles