By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
ERROR: column "version" does not exist LINE 1: select @@version; ^
CREATE TABLE
CREATE TABLE
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
| primary_key_col_1 | primary_key_col_2 | value_col_1 | value_col_2 |
|---|---|---|---|
| src_1 | dest_1 | 7 | 0 |
| src_2 | dest_2 | 2 | 5 |
| src_3 | dest_3 | 5 | 2 |
| src_4 | dest_4 | 6 | 3 |
| src_5 | dest_5 | 9 | 9 |
SELECT 5