I have an application that works as expected and I can insert/update the rows through application.
But when I connect to my oracle database through SQL Developer and tried to run the UPDATE query, I get message that 1 row is updated. while the row is not updated.
Also the user I used to connect oracle database is same for both Application and SQL Developer with having insert and update privileges.
I feel a transparency Layer is implemented in oracle database that blocks the direct query execution.
Can anyone knows how this feature is implemented or which oracle product is configured?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…