datafusion_functions::string::expr_fn

Function ascii

Source
pub fn ascii(arg1: Expr) -> Expr
Expand description

Returns the numeric code of the first character of the argument.