I have a problem with the regexp_like method.
How do i use it when i want to know if a text contains a word?
Example:
The text 'hi, how are you?'
If i want to know if this text contains 'are', for example, what do i do?
/Mike
How do i use it when i want to know if a text contains a word?
Example:
The text 'hi, how are you?'
If i want to know if this text contains 'are', for example, what do i do?
/Mike