> How do I identify all of the unique characters within a text field? select distinct regexp_split_to_table('hello world', E''); -- nathan wagner -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin