Method to detect certain characters in column? - Mailing list pgsql-general

From Ian Meyer
Subject Method to detect certain characters in column?
Date
Msg-id b54105080806231358t29e0cea6l961426bb18d9008c@mail.gmail.com
Whole thread Raw
Responses Re: Method to detect certain characters in column?  (Tommy Gildseth <tommy.gildseth@usit.uio.no>)
Re: Method to detect certain characters in column?  (Antonio Perez <renjin25@yahoo.com>)
Re: Method to detect certain characters in column?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Method to detect certain characters in column?  (Steve Atkins <steve@blighty.com>)
List pgsql-general
So I have a column that contains usernames that have characters such
as Ã(c)(R), for example: fuchÃ(c)r.. is there any way to find names
with non A-Za-z0-9?

Thanks in advance!
- Ian

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: limits?
Next
From: Tommy Gildseth
Date:
Subject: Re: Method to detect certain characters in column?