SQL To delete characters from a column

I have a wordpress site. I want to delete the first 15 characters from every post on the site.

I believe the table is wp_posts, and the column is post_content

Read More

What would be the sql that I execute from my database manager?

Related posts

Leave a Reply

1 comment