SELECT REGEXP_REPLACE(posting_items.description, '<[^>]*>| ', '') AS clean_description FROM Table