By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Records: 3 Duplicates: 0 Warnings: 0
Records: 3 Duplicates: 0 Warnings: 0
Records: 5 Duplicates: 0 Warnings: 0
Records: 5 Duplicates: 0 Warnings: 0
id | name | sex |
---|---|---|
1 | bob | male |
2 | mary | female |
3 | jono | male |
id | check_date | bird_id |
---|---|---|
1 | 2023-06-01 | 2 |
2 | 2023-07-01 | 2 |
3 | 2023-08-01 | 2 |
id | weight | check_id |
---|---|---|
1 | 3.30 | 2 |
2 | 3.45 | 2 |
3 | 3.80 | 2 |
4 | 4.50 | 1 |
5 | 4.51 | 1 |
id | measur | check_id |
---|---|---|
1 | 95.20 | 1 |
2 | 97.40 | 1 |
3 | 96.40 | 1 |
4 | 99.10 | 3 |
5 | 98.10 | 3 |
bird_id | bird_name | newest_check |
---|---|---|
2 | mary | 2023-08-01 |
date_newest_measurements | avg_newest_measurements | bird_id |
---|---|---|
2023-08-01 | 97.24 | 2 |
date_newest_weight | avg_newest_weight | bird_id |
---|---|---|
2023-07-01 | 3.91 | 2 |
bird_id | bird_name | newest_check | date_newest_measurements | avg_newest_measurements | date_newest_weight | avg_newest_weight |
---|---|---|---|---|---|---|
2 | mary | 2023-08-01 | 2023-08-01 | 97.24 | 2023-07-01 | 3.91 |