truncate column width

From: Hugo Coolens <hugo(dot)coolens(at)skynet(dot)be>
To: pgsql-general(at)postgresql(dot)org
Subject: truncate column width
Date: 2002-02-24 16:36:21
Message-ID: 3C791685.3284745D@skynet.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to truncate the width of certain columns when selecting
records?

something like:
select * from mytable where width of this_column truncated to 30
characters;

best regards,
Hugo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2002-02-24 16:38:36 Re: Starting Postmaster
Previous Message Thomas Lockhart 2002-02-24 16:34:54 Re: casting columns to point