How to Filter a SQL Nested Collection by a Value – Java, SQL and jOOQ.

I stumbled upon a very interesting question on Stack Overflow about how to use jOOQ’s MULTISET operator to nest a collection, and then filter the result by whether that nested collection ...