Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SELECT and UPDATE Data

$
0
0
Hi All,

We have a table which have high data insert with a status flag column , I want to select data having status=1 and then update the status to 2. The table get inserted very frequently and now what my procedure does is like below.
c

Viewing all articles
Browse latest Browse all 3145

Trending Articles