On Thu, Sep 20, 2001 at 12:45:29AM -0400, Will French wrote:
>
> I looked but could not find any reference in the docs regarding
> limits on the number of columns a table may have. I can say for
> certain that at 50 you are at no risk (I have tables with 140+).
> The only db that I know the limit
Just a point. The limit might be high, but accessing a table as such will
not be as quick... if possible, should normalise your data. the whole idea
behind RDMS.
If this has been done, ignore me :)
Luke
-
Before posting, pleas
age-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 12:22 AM
> To: [EMAIL PROTECTED]
> Subject: Basic details...
>
>
>
> Placed At : BOM
>
>
> Durga Prasad@SATYAM
> 09
Placed At : BOM
Durga Prasad@SATYAM
09/20/2001 09:52 AM
Hi,
iam trying to use mysql as the back end of a web enabled application.
My tables have fields numbering more than 50.
Iam a newbie and so i would like to know if there are any limits on th