Select Posts within a Wordpress Category in MySQL
My SQL knowledge is fairly basic. I am an interactive designer, not a strict low-level coder, so I am looking for solutions that do not require cryptic or highly detailed SQL, when I want to access a DB system.
If you want to access the WP MySQL database tables, you can of course include the ‘wp-db.php’ [...]

