Updation of some column values of a table in mysql procedure
I have one procedure written in Mysql, which i access from asp.net application.
I have an update and insert query in it for some columns of a table and i want remaining column values as it is. what should i do? please HEEEEELLLLP.....