My table has something like below:
Projectid projectoppdesc statusid updateddate oper
111 my proj. 1 4/2006 I
111 your proj. 1 4/2006 U
Here Projectoppdesc has been updated, so the new value will be "your proj." and the old...
My table project has 20 columns. One of the column called 'operation' has 'U' for Update and 'I' for Insert showing that something has been updated or inserted in that particular row. I have to compare the rows and show both what the old value was and the new value that was updated is. So my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.