concat

Function concat 

Source
pub fn concat(args: Vec<Expr>) -> Expr
Available on crate feature string_expressions only.
Expand description

Concatenates the text representations of all the arguments. NULL arguments are ignored