T
TT
I have some existing tables for which I would like to be able to
programmatically alter the primary keys. The tables have multifield primary
keys. For example, a table might have Field1 -- Field5 with Field1 and
Field2 designated as the primary keys. Can anyone give me a sample SQL
command to change the key structure so that the multifield key is Field1,
Field2 and Field3?
Thanks!
programmatically alter the primary keys. The tables have multifield primary
keys. For example, a table might have Field1 -- Field5 with Field1 and
Field2 designated as the primary keys. Can anyone give me a sample SQL
command to change the key structure so that the multifield key is Field1,
Field2 and Field3?
Thanks!