Skip to site navigation (Press enter)
[SQL] regexp_replace usage
chester c young
Fri, 29 Sep 2006 14:31:32 -0700
column name in table bue has miscapitalized Mc names, eg, 'John Mcneil' instead of 'John McNeil'.
(this should be easy but) how do you construct the update query?
also, regexp_string( 'Mcneil', 'Mc(.*)', initcap('\\1') ) => 'neil' _not_ Neil' - is this correct?
All-new Yahoo! Mail
- Fire up a more powerful email and get things done faster.
Previous message
View by thread
View by date
Next message
[SQL] regexp_replace usage
chester c young
Re: [SQL] regexp_replace usage
Michael Fuhr
Re: [SQL] regexp_replace usage
chester c young
Reply via email to
Search the site
The Mail Archive home
pgsql-sql - all messages
pgsql-sql - about the list
Expand
Previous message
Next message