Table partitioning (by date) means adding the date column to the PK – isn’t this bad design?
I want to partition a table that currently has an appropriate column as the primary key.
I want to partition a table that currently has an appropriate column as the primary key.