By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| version |
|---|
| PostgreSQL 12.7 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5), 64-bit |
1 rows affected
| tree_id | tree_type |
|---|---|
| 1 | magnolia |
| dtl_id | tree_id | owner_name |
|---|---|---|
| 1 | 1 | Bill |
7 rows affected
| tree_id | tree_type |
|---|---|
| 1 | magnolia |
| 2 | spruce |
| 3 | cherry |
| dtl_id | tree_id | owner_name |
|---|---|---|
| 1 | 1 | Bill |
| 2 | 2 | Susan |
| 3 | 2 | Rodger |
| 4 | 3 | George |
| 5 | 3 | Tom |
| 6 | 3 | Linda |
| 7 | 3 | Sally |
| 8 | 3 | Ann |