Unlock your potential with a Pro Membership
Here is where you propel your career forward. Come join us today. Learn more.
Grouping Datasets
Lab: Advanced SQL – Get Posts Grouped by Terms
Video Runtime: 08:32
Let’s finish our native SQL query and learn about grouping datasets. We want to group the posts to their terms for a given taxonomy. You’ll walk through the process, step-by-step.
Who needs copy/paste? Right. Writing code from scratch is fun!
Episodes
Total Lab Runtime: 02:46:48
- 1 Lab Introductionfree 14:27
- 2 Slow Approach Overviewpro 12:11
- 3 Test Slow Approach - Part 1pro 17:27
- 4 Test Slow Approach - Part 2pro 21:07
- 5 Relational Typespro 23:20
- 6 Types of Joinspro 09:30
- 7 Joining Metadatapro 12:37
- 8 Joining Posts to Termspro 20:32
- 9 Grouping Datasetspro 08:32
- 10 WordPress SQL Handler $wpdbpro 11:01
- 11 Deeper Dive into $wpdb->get_resultspro 05:54
- 12 Run Fast Approach & Compare Resultspro 10:10