By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
3 rows affected
3 rows affected
| a_id | a_prop | b_id | b_prop |
|---|---|---|---|
| 1 | blah | 1 | blah |
| 2 | blah | null | null |
| null | null | 3 | blah |
| a_id | a_prop | b_id | b_prop |
|---|---|---|---|
| 1 | blah | 1 | blah |
| 2 | blah | null | null |
| a_id | a_prop | b_id | b_prop |
|---|---|---|---|
| 1 | blah | 1 | blah |
| 2 | blah | null | null |