By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
| schema | table_name | num_columns | column_index | column_name |
|---|---|---|---|---|
| public | measurement | 2 | 1 | city_id |
| public | measurement | 2 | 2 | logdate |
SELECT 2
CREATE TABLE
| schema | table_name | num_columns | column_index | column_name |
|---|---|---|---|---|
| public | measurement | 2 | 1 | city_id |
| public | measurement | 2 | 2 | logdate |
SELECT 2