Title: Looking for SQL command to modify posts
Last modified: February 23, 2019

---

# Looking for SQL command to modify posts

 *  Resolved [agunda](https://wordpress.org/support/users/agunda/)
 * (@agunda)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-looking-for-sql-command-to-modify-posts/)
 * Hello,
 * I have a WooCommerce Onlineshop and many products in it.
    All products have a
   minimal description, which I would like to turn into a global heading <h3> to
   fill it later with more non <h3> formatted descriptions.
 * So now I’m looking for the SQL command for:
 * -> Search all WooCommerce product descriptions
    -> Make a <h3> before the product
   description and then a </h3> after the product description.
 * Can someone please help?
 * Thank you very much!
    Chriss

Viewing 1 replies (of 1 total)

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-looking-for-sql-command-to-modify-posts/#post-11240366)
 * That would be difficult with SQL. An easier approach you could try would be to
   use custom css to change the styles of the description class into the styles 
   used by H3. For advice on the custom css to use, please post a link to a relevant
   page.

Viewing 1 replies (of 1 total)

The topic ‘Looking for SQL command to modify posts’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [sql](https://wordpress.org/support/topic-tag/sql/)

 * 1 reply
 * 2 participants
 * Last reply from: [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/need-help-looking-for-sql-command-to-modify-posts/#post-11240366)
 * Status: resolved