I want to get a field value in db after that field is changed. I will use Java to do it. But i don't know how I can listen if that field is changed. How can I catch it with java?
When system notices that a field is updated, my db is MSSQL server. Oracle solution won't work on it I guess.