Stop my temporary table from filtering out data unprompted
Question:
I'm aggregating US county cost of living data, but I realized my temporary table is only returning rows for families without kids for some reason. For every county, there's a row for families from no kids to 4 kids for both 1 and 2 parent h...
databasedev.hashnode.dev3 min read