In general, What is the best approach in creating a dynamic update
stored procedure, that can handle recieving varying input paramters and
update the approporiate columns.
stored procedure, that can handle recieving varying input paramters and
update the approporiate columns.
Comment