Hi everyone,
I'm looking for a way to use select statement for a field which don't contain some string value.
I need to look after a particular string word in a string expression for example i want to select values where the field does not contain the word 'happy'.
Is there a way to do that ?
Thanksfully.