|
rammohan
Posting Yak Master
India
212 Posts |
Posted - 10/04/2006 : 01:35:42
|
hi friends, for my application i created a table which has a primary key column named num. this table contains this columns only.now i want to remove the column num. when i am tring to remove this column it is throwing the error: "The object 'PK__Table_Null__023D5A04' is dependent on column 'num'." so pls guide me on how to delete a primary key column from table.
thanx in advance, rammohan |
|