datafusion_functions::string::ascii

Function ascii

Source
pub fn ascii(args: &[ArrayRef]) -> Result<ArrayRef>
Expand description

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