REGEXP_LIKE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • winnant

    REGEXP_LIKE

    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


Working...