Shining Arcanine
Wed 14th Jan '04, 8:36pm
I'm planning on creating a table for a PHP script I'm writing. The table is going to have approximately 864 columns and 386 rows. I'm planning on storing primarily integers in it. So I have a few questions. Can MySQL handle this? Will MySQL be able to process queries at the same speed as it does a smaller table? Will my shared host kill me for uploading this after I hand code it?