By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
1 rows affected
| ID | FIRST_NAME | LAST_NAME | DATE_OF_BIRTH | PARTNER_NAME |
|---|---|---|---|---|
| 1 | Alice | Adams | 1900-01-01 00:00:00 | null |
| 2 | Betty | Baron | null | Bob |
1 rows affected
1 rows affected
| ID | FIRST_NAME | LAST_NAME | DATE_OF_BIRTH | PARTNER_NAME |
|---|---|---|---|---|
| 1 | Alice | Adams | 1900-01-01 00:00:00 | null |
| 2 | Betty | Baron | null | Bob |