Can we add a new column to existing primary key on a table?
Hi Friends,
I have a primary key on a table which contains 2 columns.
Now i need to add another column into the primary key..
With out dropping and creating the constraint,is there a way to add column into constraint?
Regards,
Sreekanth