SQL Delay 命令

begin transaction


select * from EmployeeInfoTemp WITH (TABLOCK, UPDLOCK)


waitfor Delay '00:05:00'

commit transaction

 

posted @ 2016-02-17 19:16  普贤  阅读(829)  评论(0编辑  收藏  举报