By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
INSERT 0 5
| serialno | state | duration |
|---|---|---|
| 100100100 | t | 00:00:33 |
| 100100100 | f | 00:00:11 |
SELECT 2
CREATE TABLE
INSERT 0 5
| serialno | state | duration |
|---|---|---|
| 100100100 | t | 00:00:33 |
| 100100100 | f | 00:00:11 |
SELECT 2