Re: I need to find all of the unique characters within a text field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux