How can we help you today? How can we help you today?
Peter Bishop
Primary key violation populating an empty table
I have a three-column table (table1) with columns ID (int), key (varchar) and value (varchar). The primary key on the table is formed from columns ID and key. The data generator is setup to populat...
3 followers 3 comments 0 votes