Skip to content

STRING_TO_ARRAY

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