Subject Re: Maximum fields per table
Author eddressel
> That said, you will hit the limit pretty fast with e.g. two
> VARCHAR(32000) and some additional fields. You won't hit the limit
> that fast with only Integer fields.

is there an easy :-) way to calculate it?