I have a table that I want to add a primary key too.
I have added the field prikey but I have to insert consecutive numbers in the table fro prikey before setting it as the primary key. Can anyone help me with some simple code to populate the table with consecutive numbers for prikey
I have added the field prikey but I have to insert consecutive numbers in the table fro prikey before setting it as the primary key. Can anyone help me with some simple code to populate the table with consecutive numbers for prikey