PSQL woes

From: Joshua Adam Ginsberg <rainman(at)owlnet(dot)rice(dot)edu>
To: philip(at)adhesivemedia(dot)com, pgsql-general(at)postgresql(dot)org
Subject: PSQL woes
Date: 2000-08-10 06:33:30
Message-ID: 39924CBA.A45DB602@owlnet.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What I do is just invoke upper(text(field))... that converts the varchar
to text, which the upper function can then use.

-jag

--
There's so much beauty in the world. Sometimes I feel like
I'm seeing it all at once, and it's too much; my heart
fills up like a balloon that's about to burst. And then I
remember to relax, and stop trying to hold on to it, and
then it flows through me like rain, and I can't feel
anything but gratitude for every single moment of my stupid
little life. -Alan Ball

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Tille 2000-08-10 07:06:14 Re: Migrating from MS SQL server
Previous Message Dale Walker 2000-08-10 04:55:09 insert into table from select..