i created a table with 2 columns as primary key and inserted 100 records. now i want to include one more column as primary key. Will this change be reflected in the existing records or i've to reinsert these records so as to make the change in primary key reflect on these 100 records?
thanks in advance,
lrg.
thanks in advance,
lrg.
Comment