hi,
I want to update a set of values in a column at a time inside a table. i.e.without using loop.So please suggest query to perform that operation.Now i am using loop.Increments the value onebye one and executing update query
I want to update a set of values in a column at a time inside a table. i.e.without using loop.So please suggest query to perform that operation.Now i am using loop.Increments the value onebye one and executing update query
Comment