Or - how I stopped worrying and learned to aggregate SQL queries. This is a pattern that can be used when you have multiple SQL SELECT queries, each returning zero or one rows, except for the first which must return a single row, where each query |
1