Skip to content

STR_SPLIT

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