pub fn is_not_null(child: BoundExpression) -> BoundExpressionExpand description
Creates a bound expression that checks for non-null values.
pub fn is_not_null(child: BoundExpression) -> BoundExpressionCreates a bound expression that checks for non-null values.