> I used google to dig up the column count limits on some 
> common database engines:
> 
>     DB2          255
>     Oracle      1000
>     SQL Server  1024
>     PostgreSQL  1600
>     MySQL       3398
>     Informix   32767
> 

Sybase ASE 12.5 - 1024 or 254, depending on whether columns are
fixed or variable length and locking scheme.

Regards,
Jarek

Reply via email to