Hi,
I have 90 columns on my Jobs table now and i'm a bit concerned.
No queries are running slow or anything but more columns keep creaping in, although i'd say 20% of these columns are bit columns it's still an awful lot for one table, no?
Is it worth while creating another one to one table?
This means there will be twice as many records, two rows for each job.
What's the best way to turn?
Thanks
I have 90 columns on my Jobs table now and i'm a bit concerned.
No queries are running slow or anything but more columns keep creaping in, although i'd say 20% of these columns are bit columns it's still an awful lot for one table, no?
Is it worth while creating another one to one table?
This means there will be twice as many records, two rows for each job.
What's the best way to turn?
Thanks