All,
Initially when I setup my PHP and MySQL site I didn't know much about table
design. One of the "fixes" I am trying to do is reduce the size of the
fields to the length of the largest entry.
Is there an easy script that I can use for each table I have to do this ?
Some kind of global ALTER ?
Any ideas ?
Many thanks.
Initially when I setup my PHP and MySQL site I didn't know much about table
design. One of the "fixes" I am trying to do is reduce the size of the
fields to the length of the largest entry.
Is there an easy script that I can use for each table I have to do this ?
Some kind of global ALTER ?
Any ideas ?
Many thanks.
Comment