Title: helper_query's Replies | WordPress.org

---

# helper_query

  [  ](https://wordpress.org/support/users/helper_query/)

 *   [Profile](https://wordpress.org/support/users/helper_query/)
 *   [Topics Started](https://wordpress.org/support/users/helper_query/topics/)
 *   [Replies Created](https://wordpress.org/support/users/helper_query/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/helper_query/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/helper_query/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/helper_query/engagements/)
 *   [Favorites](https://wordpress.org/support/users/helper_query/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Writing an ordering query](https://wordpress.org/support/topic/writing-an-ordering-query/)
 *  Thread Starter [helper_query](https://wordpress.org/support/users/helper_query/)
 * (@helper_query)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/writing-an-ordering-query/#post-3243521)
 * this is the query what wrote in mysql.
    i need to make default order by this 
   but in exact category… SELECT t2g0g19_terms.name FROM t2g0g19_term_taxonomy, 
   t2g0g19_terms WHERE (taxonomy = ‘post_tag’ AND t2g0g19_terms.term_id = t2g0g19_term_taxonomy.
   term_id) ORDER BY t2g0g19_terms.name ASC

Viewing 1 replies (of 1 total)