Update a single row with t-sql

Posted by dan_vitch on Stack Overflow See other posts from Stack Overflow or by dan_vitch
Published on 2010-05-25T22:59:35Z Indexed on 2010/05/25 23:01 UTC
Read the original article Hit count: 113

Filed under:

I want to update a row in my date base. The problem is, through a mistake on my part, I have two identical rows of data. How do I run the update on just one row?

© Stack Overflow or respective owner

Related posts about t-sql