BEGIN UPDATE listens SET album_key = new_album_key WHERE album_key = old_album_key; END;