||
(pipe pipe sign) operator
Applies to: Databricks SQL
Databricks Runtime
Returns the concatenation of expr1
and expr2
. This operator is a synonym for concat function.
Updated Sep 27, 2023
||
(pipe pipe sign) operator Applies to: Databricks SQL
Databricks Runtime
Returns the concatenation of expr1
and expr2
. This operator is a synonym for concat function.