Hi Gurus,
I have two instances. Staging and Production.
A change is made in staging and this is inserted /updated in production.
But until a commit is performed in production, I cannot commit it in Staging
How would I check for this and implement it in my stored procedure???
Bookmarks