By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
1 rows affected
1 rows affected
| ID | JSONDATA |
|---|---|
| 345 | [{"items":[{"type":"item","_id":3435,"type_id":0908,"are":""}],"contr":"100"},{"items":[{"type":"item","_id":3435,"type_id":0908,"are":""}],"contr":"900"}] |
| 234 | [] |
| 235 | [{"items":[{"type":"item","_id":3435,"type_id":0908,"are":""}],"contr":"100"}] |
| ID | ITEM1_ID | ITEM1_TYPE_ID | ITEM2_ID | ITEM2_TYPE_ID | CONTR |
|---|---|---|---|---|---|
| 345 | 3435 | 908 | null | null | 100 |
| 234 | null | null | null | null | null |
| 235 | 3435 | 908 | null | null | 100 |
| ID | ROW_NUMBER | ID | TYPE_ID | CONTR |
|---|---|---|---|---|
| 345 | 1 | 3435 | 908 | 100 |
| 345 | 2 | 3435 | 908 | 900 |
| 235 | 1 | 3435 | 908 | 100 |