For completeness:
Is there a specification why it is not implemented in complement to [1] as (Xstring > X.*) = (Xstring > MAX( X.* )) = FALSE ?
It was answered in issue 124957:Only = and <> works as regular expression comparison. All other operators works only as string comparison.
Thanks Herbert! Greetings, Mathias --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
