Hi,
I have a column that has a numeric value and I need a stored procedure that will increase that value by 1 and then update the field with the new incremented value.
Thanks
GG
I have a column that has a numeric value and I need a stored procedure that will increase that value by 1 and then update the field with the new incremented value.
Thanks
GG
Comment