Subject | Frequent update of one column |
---|---|
Author | colinriley666 |
Post date | 2004-03-02T09:31:29Z |
I have a table of about 200000 records which contains static data in
60 columns and one column which is updated frequently.
Would there be any benefit performance-wise in moving this one column
to a separate table and joining the two tables when necessary?
regards, Colin
60 columns and one column which is updated frequently.
Would there be any benefit performance-wise in moving this one column
to a separate table and joining the two tables when necessary?
regards, Colin