I am trying to drop a PRIMARY key constraint and recreate it on different columns. I am getting the error that I cannot drop the primary key constraint. How do I go about it other that recreating the table.
Thanks.