PostgreSQL STRING_TO_ARRAY()function

PHOTO EMBED

Tue Feb 02 2021 17:58:47 GMT+0000 (Coordinated Universal Time)

Saved by @mvieira #sql

SELECT string_to_array('xx~^~yy~^~zz', '~^~', 'yy');


content_copyCOPY

https://w3resource.com/PostgreSQL/postgresql_string_to_array-function.php