Starts with string Expression method
393944Jun 30 2004 — edited Jul 4 2004Hi, I want to use the expression builder to check whether a database string starts with a certain string. Excuse the syntax: select * from user where user.firstName starts_with 'fred'
Does anyone know the expression builder method to use for something like this?
Thanks in advance.
J