Re: Problem with a Pettern Matching Check - Mailing list pgsql-sql

From Dmitri Bichko
Subject Re: Problem with a Pettern Matching Check
Date
Msg-id F18A6F7CF1661F46920F2CF713122FED46CC65@mail.aveo.aveopharma.com
Whole thread Raw
In response to Problem with a Pettern Matching Check  (Sebastian Siewior <lavish@kamp-dsl.de>)
List pgsql-sql
>> Any reason you are using char(3) instead of varchar(3)?

>The numbers will have 2 or 3 digits so I tried to save some space :)

Well, smallint is only 2 bytes, so it would be more compact than either
char(3) or varchar(3).

Dmitri
The information transmitted is intended only for the person or entity to which it is addressed and may contain
confidentialand/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any
actionin reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you
receivedthis in error, please contact the sender and delete the material from any computer 


pgsql-sql by date:

Previous
From: Sebastian Siewior
Date:
Subject: Re: Problem with a Pettern Matching Check
Next
From: Simon Law
Date:
Subject: SQL output