By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
12 rows affected
| id | Name | id | parent_id | attribute | valueattribute | date_time |
|---|---|---|---|---|---|---|
| 1 | P1 | 1 | 1 | attribute1 | A | 2021-01-01 00:00:00.000 |
| 1 | P1 | 2 | 1 | attribute2 | 20 | 2021-01-01 00:00:00.000 |
| 1 | P1 | 3 | 1 | attribute1 | B | 2021-01-01 00:00:00.000 |
| 1 | P1 | 4 | 1 | attribute2 | 10 | 2021-01-01 00:00:00.000 |
| 1 | P1 | 5 | 1 | attribute3 | 200 | 2021-01-01 00:00:00.000 |
| 1 | P1 | 6 | 1 | attribute4 | 300 | 2021-01-01 00:00:00.000 |
| 2 | P2 | 7 | 2 | attribute1 | C | 2021-01-01 00:00:00.000 |
| 2 | P2 | 8 | 2 | attribute2 | 25 | 2021-01-01 00:00:00.000 |
| 2 | P2 | 9 | 2 | attribute3 | 150 | 2021-01-01 00:00:00.000 |
| 2 | P2 | 10 | 2 | attribute4 | 400 | 2021-01-01 00:00:00.000 |