Search Postgresql Archives

Re: list non alphanumeric

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

 



On 4/11/2013 11:50 PM, Baboo, Isa wrote:

Thanks for the response but I tried that and it does not work here is an example of names which still display.

 

test

sadadds

Hillary

BEN NAME

ALAN MCGARVEY +


well, at least one of those has a space inline, you didn't say that was acceptable, just a-z0-9
and of course, upper and lower case, so you probably should use [A-Za-z0-9 ]  (note the space before the close bracket)




-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux