Method to detect certain characters in column?

From: "Ian Meyer" <ianmmeyer(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Method to detect certain characters in column?
Date: 2008-06-23 20:58:15
Message-ID: b54105080806231358t29e0cea6l961426bb18d9008c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tommy Gildseth 2008-06-23 21:13:04 Re: Method to detect certain characters in column?
Previous Message Thomas Kellerer 2008-06-23 20:50:51 Re: limits?