Hi,
There's this table with 300000000 rows and about 40 columns
the pk consists of three fields
massive updates are made on this table, for example:
update <all fields except those of pk> where
pk_field1 = N an
There's this table with 300000000 rows and about 40 columns
the pk consists of three fields
massive updates are made on this table, for example:
update <all fields except those of pk> where
pk_field1 = N an