In MS SQL Server 2008 you can write like this:
FROM EMPLOYEE as A with (nolock)
Is there an equivalent syntax for DB2 9.7? Thanks
DB2: Uncomitted Read = WITH UR
SELECT * FROM whatevertable WITH UR
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With