sql server 2008 r2 - SQL Update with row_number() - Stack Overflow
SQL Update with row_number() up vote 9 down vote favorite 2 I want to update my column CODE_DEST with an incremental number. I have: CODE_DEST RS_NOM null qsdf null sdfqsdfqsdf null qsdfqsdf I would like to update it to be ...
stackoverflow.com |