Re: [SQL] Problem with a Pettern Matching Check

2005-08-15 Thread Sebastian Siewior
ve 2 or 3 digits so I tried to save some space :) > And why are you storing numbers as a string, anyway? If you defined > the column as a numeric type, postgres will tell you if you try to > insert something non-numeric. Correct. I will not let the values to be used together with sum/avg/

[SQL] Problem with a Pettern Matching Check

2005-08-15 Thread Sebastian Siewior
;. For some reason, I'm unable to find out why, it also avoids things like '1' and '12'. Could someone please give me hint? :) I was trying this one on PostgreSQL 8.0.3 -- Regards Sebastian Siewior ---(end of broadcast)--