By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
10 rows affected
| split_part |
|---|
| 110528 |
| 113640 |
| 113640 |
| 110528 |
| 110154 |
| 127942 |
| 113640 |
| 110528 |
| 110154 |
| 110528 |
4 rows affected
| receiver_sn | station |
|---|---|
| 110528 | Baff01-01 |
| 113640 | Baff02-02 |
| 110154 | Baff03-01 |
| 127942 | Baff05-01 |
ERROR: column "split_part" does not exist
LINE 5: on split_part = fake_stations.receiver_sn -- not recognizi...
^
ERROR: relation "test" does not exist
LINE 1: select * from test;
^