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

Can I lock a table only for a specific user for some seconds

$
0
0
Hi I ned to do some operations on a table when any user dont work with it.How do i do it?Do i lock the table? and is it possible?(I dont want to deny permission from a user because cause error) Can i do it with a open transaction ?

Viewing all articles
Browse latest Browse all 3145

Trending Articles