By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| generate_series |
|---|
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
SELECT 5
| this_is_actually_the_column_name | this_is_actually_the_column_name |
|---|---|
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
SELECT 5
| columnnamegoeshere |
|---|
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
SELECT 5
| colname |
|---|
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
SELECT 5