add remove split language show hidden hide
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
2 rows affected
2 rows affected
ID COLUMN_NAME A_VALUE B_VALUE
1 column_c banana kale
2 column_a kiwi plum
2 column_b blueberry corn
ORIGINATION ID COLUMN_A COLUMN_B COLUMN_C
Table_A 1 apple pear banana
Table_A 2 kiwi blueberry orange
Table_B 1 apple pear kale
Table_B 2 plum corn orange
ORIGINATION ID COLUMN_NAME VAL
Table_A 1 column_a apple
Table_A 1 column_b pear
Table_A 1 column_c banana
Table_A 2 column_a kiwi
Table_A 2 column_b blueberry
Table_A 2 column_c orange
Table_B 1 column_a apple
Table_B 1 column_b pear
Table_B 1 column_c kale
Table_B 2 column_a plum
Table_B 2 column_b corn
Table_B 2 column_c orange