Stew Stryker
Member³
I know proper database design says that all good tables should have a primary key, but we don't always get to choose our database designs.
I'm trying to compare a table across multiple database instances, but it doesn't have a primary key. So when I try to compare it, PSD removes that table from the selection set, though it does have a unique index identified. But this is a table provided by a vendor, so we try to not change them unless absolutely required.
I'd like to request an enhancement that this PK restriction be removed, or at least relaxed so that a unique index will suffice in lieu of a primary key.
Thanks,
Stew
I'm trying to compare a table across multiple database instances, but it doesn't have a primary key. So when I try to compare it, PSD removes that table from the selection set, though it does have a unique index identified. But this is a table provided by a vendor, so we try to not change them unless absolutely required.
I'd like to request an enhancement that this PK restriction be removed, or at least relaxed so that a unique index will suffice in lieu of a primary key.
Thanks,
Stew