NOLOCK hint when selecting from SQL Server
Hi - can anyone please help me to add nolock hint in the KM steps ( LKM SQL to Oracle)?
I have a requirement to select from the static sql server source and load oracle tables- and have to read sql server either using NOLOCK or READ UNCOMITTED.
Thanks