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