db2 is limited to 255.
On Fri, 16 Feb 2001, Eric Frazier wrote:
> Date: Fri, 16 Feb 2001 14:13:00 -0800
> From: Eric Frazier <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: varchar and sql92
>
> Hi,
>
> I am writing a program to do queries on a lot of dif
Hi,
I am writing a program to do queries on a lot of different databases. I have
run into something with varchar I didn't expect.
With mySQL varchar is limited to 255 with postgress it is unlimited it
seems. I only know because it seems to work, not because their stupid
documentation told me, th