Please subscribe on my YouTube Channel.
MS SQL Server 2008 :
Select * FROM MyTable as A with (nolock)
DB2: Uncomitted Read = WITH UR
SELECT * FROM myTable WITH UR
MS SQL Server 2008 :
Select * FROM MyTable as A with (nolock)
DB2: Uncomitted Read = WITH UR
SELECT * FROM myTable WITH UR
No comments:
Post a Comment