Creating PK via code

  • Thread starter Thread starter John
  • Start date Start date
Just run through all tables in db and cerate PK where a table does not have
it. This is part of a long process which first requires a PK in each table.

Thanks

Regards
 
John said:
Just run through all tables in db and cerate PK where a table does not have
it. This is part of a long process which first requires a PK in each table.

Ok, makes some sense. A bit surprising there isn't already a PK but
stuff happens.

Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top