Function datafusion::functions::string::expr_fn::ascii

source ยท
pub fn ascii(arg1: Expr) -> Expr
Expand description

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