update tablename set ja_nein = IF( ja_nein = 'ja', 'nein', 'ja') where ...