Sorry to post this, but it should be some easy points for someone more familiar with T-SQL... as i have inherited this role and previously only had to query data from a database not edit it. (select --->from-->where = pretty straight forward and basic )
for example in the table below i just need to change the record value of "computer2" back to 0
Record | Name |
0 | computer1 |
1 | computer2 |