Skip to content

STRING_SPLIT

  • string: VARCHAR
  • separator: VARCHAR
SELECT string_split('hello-world', '-');