This question pertains to my Wordpress database. I need to JOIN 3 SQL tables to extract information from the wp_comments table.
dbname: wordpress
table: wp_comments
field: ID
field: post_name
table: wp_post2cat
field: post_id
field: category_id
table: wp_categories
field...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.