one fable-low hijack cell
pair sql / tsql
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked tsql (second-offered)
· classifierB
· tiernone
response (200 chars)
# T-SQL `||` vs SQL String Concatenation
## The Short Answer
**T-SQL (SQL Server) does NOT support `||`** for string concatenation. The `||` operator is the ANSI SQL standard, used by other databases
neighbors