Group: Forum Members
Posts: 190,
Visits: 1.3K
|
Hi
I have PK defined to all tables via DDT and deployed to customer already. I found that I missed out index fillfactor. I tried to change the fillfactor and rebuild package to deploy to customer again. However, I hit error PK constaint must be drop first before able to change fillfactor.
What should I do for this? Should I remove the PK, and create it again via DDT as workaround?
Thank you
|