UPDATE TestTable
SET Name = 'Testing',
		Other = 'Testing1'
WHERE Id = 1