Hi all,
I have a table(SQL server) with columns id(primary key),Name,age.Here we already have some values in database with some id's.If i won't give id value
from front end and i provided Name and age it should update any one of the id column.
Can any one provide code are query for this senario.
Thanks in Advance
Go to the complete details ...