By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
id | customer_id | textkey | value |
---|---|---|---|
1 | 1 | text1 | value1 |
2 | 1 | text2 | value2 |
3 | 1 | text3 | value3 |
4 | 1 | text4 | value4 |
5 | 2 | text1 | value1 |
id | customer_id | textkey | value |
---|---|---|---|
1 | 1 | text1 | valueX |
2 | 1 | text2 | value2 |
3 | 1 | text3 | valueY |
4 | 1 | text4 | value4 |
5 | 2 | text1 | value1 |
6 | 1 | text5 | value5 |
7 | 1 | text6 | value6 |