Quantcast
Viewing all articles
Browse latest Browse all 10

How to ignore duplicate Primary Key in SQL?

I have an excel sheet with several values which I imported into SQL (book1$) and I want to transfer the values into ProcessList. Several rows have the same primary keys which is the ProcessID because the rows contain original and modified values, both of which I want to keep. How do I make SQL ignore […]

The post How to ignore duplicate Primary Key in SQL? appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 10

Trending Articles