Question
new update query?
I am trying to update a record but i have one unique things
in my update statement.
I have the link name which is unique. if i disable the link name to not to be updated then my update works fine.
What if i want to also change the link.
if i enter new link and that new link also exists in other record, then it should throw an error. if i keep the same link and update otehr values, then it should update the record.
Hope u guys under stand what i am trying to do..
it is something usage of If Exists but i don't know the exact way to do it.
Please guide me
Cheers
I have the link name which is unique. if i disable the link name to not to be updated then my update works fine.
What if i want to also change the link.
if i enter new link and that new link also exists in other record, then it should throw an error. if i keep the same link and update otehr values, then it should update the record.
Hope u guys under stand what i am trying to do..
it is something usage of If Exists but i don't know the exact way to do it.
Please guide me
Cheers
