array_agg(c.column_name order by c.ordinal_position) as "column_names", array_agg(c.data_type order by c.ordinal_position) as "column_types", array_agg(c.is_nullable = 'YES' order by ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results