Tagged Questions

1
vote
1answer
196 views

Is there any way using which I can get Last Updated row Id

Is there any way using which I can get the last row I have updated of the table. For Ex:- my table has 1000 records in it. I have updated the value of 500th record of table X. So, I want the ID 500 ...