Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
starts_with in datafusion_functions::string::expr_fn - Rust
[go: Go Back, main page]

Function starts_with

Source
pub fn starts_with(arg1: Expr, arg2: Expr) -> Expr
Available on crate feature string_expressions only.
Expand description

Returns true if string starts with prefix.