francisco_gaitan
Explorer
Member since ‎2013 Jun 05

User Statistics

  • 13 Posts
  • 1 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

HI I am trying to find a pattern in my data, the code is match_regex(upper(CCLNAME), '^[A-Z][/].*', NULL)I am trying to find the character '/' into the CCLNAME field.Example"N/E""HELP/US"The problem is that all records are returning a "0" -- no match...
Kudos given to