Avatar

Community Advisor

Hi,

This can be generalized by iterating over the schema's cols to build a query def (or raw sql), then similarly iterating over the cols in the result.

Thanks,

-Jon