MariaDB Simple Query

Job ID: 33070479

Budget: ₹600 – ₹1,500 INR

Need to clean wordpress MariaDB database (Version: 10.4.24-MariaDB) content with format like:

Source:
<span style="font-weight: 400;">Lorem Ipsum 1 is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it.</span>
<span style="font-weight: 400;">Lorem Ipsum 2 is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it.</span>

Desired Result:
Lorem Ipsum 1 is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it.

Lorem Ipsum 2 is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it.


I am sure it can be done with regex_replace. So I am looking for right query to perform the task. Should be 5 mins of job for a db expert.
Related categories: WordPress MySQL MariaDB