By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
4 rows affected
| a | b | c | ct_nulls |
|---|---|---|---|
| 1 | null | null | 2 |
| null | null | null | 3 |
| 7 | foo | 2015-07-10 | 0 |
| null | bar | 2015-07-10 | 1 |
| a | b | c | ct_nulls |
|---|---|---|---|
| 1 | null | null | 2 |
| null | null | null | 3 |
| 7 | foo | 2015-07-10 | 0 |
| null | bar | 2015-07-10 | 1 |
| a | b | c | ct_nulls |
|---|---|---|---|
| 1 | null | null | 2 |
| null | null | null | 3 |
| 7 | foo | 2015-07-10 | 0 |
| null | bar | 2015-07-10 | 1 |