QUOTENAME
Last updated
Last updated
Returns a string delimited using quotes ().
string_expression
: String to delimit.
quote_character
: one-character to delimit the string.
NVARCHAR(258)
. Null if the quote is different of ('), ([]), ("), ( () ), ( >< ), ({}) or (`).
No issues were found.
No related EWIs.