Closed PaulMcMillan closed 4 years ago
I have a computed column that returns a SETOF. I can filter on those results without trouble, but it would be nice to also be able to filter the parent table based on whether or not the computed column contains items.
Am I missing something obvious here?
I have a computed column that returns a SETOF. I can filter on those results without trouble, but it would be nice to also be able to filter the parent table based on whether or not the computed column contains items.
Am I missing something obvious here?