To update all the defects to the same value:
UPDATE BUG SET BG_RESPONSIBLE = 'abc'
But what do mean when you say an incorrect ID has been assigned?
UPDATE BUG SET BG_RESPONSIBLE = 'abc'
But what do mean when you say an incorrect ID has been assigned?