Hi,
Did you drop the primary key before (ALTER TABLE schema.my_table DROP PRIMARY KEY)?
Are there any referential constraints towards the table set?
Regards
Christian
Hi,
Did you drop the primary key before (ALTER TABLE schema.my_table DROP PRIMARY KEY)?
Are there any referential constraints towards the table set?
Regards
Christian