Simple question....

From: Summer <summerd(at)cs(dot)unm(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Simple question....
Date: 1998-11-23 20:03:38
Message-ID: Pine.SGI.4.05.9811231255480.658677-100000@waimea.cs.unm.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


... I hope

I have a table with a couple of varchar columns that needs to have all it
values all capitalized.

SO this :

id|last_name|first_m |login_id|sex
----+---------+---------+--------+---
1231|Reid |Samuel R.|sreid |M

would become :

id|last_name|first_m |login_id|sex
----+---------+---------+--------+---
1231|REID |SAMUEL R.|sreid |M

This way when I bring them up alphabetically - it will be correct.
I remember seeing this on the list a couple of months ago but I cannot
remember the fix...

Thanks for any advice
Summer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter T Mount 1998-11-23 21:55:24 Re: [GENERAL] Converting Other DBes to Postgres & JDBC
Previous Message Memphisto 1998-11-23 14:37:57 ERROR: Unable to decode datetime