By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
7 rows affected
| the_visitor_id | the_visitor_visit | the_visitor_returning |
|---|---|---|
| VIS01 | 2019-05-02 09:00:00 | YES |
| VIS01 | 2019-05-04 12:00:00 | null |
| VIS01 | 2019-05-05 18:00:00 | null |
| VIS02 | 2019-05-06 18:30:00 | null |
| VIS02 | 2019-05-15 12:00:00 | null |
| the_visitor_id | the_visitor_visit | the_visitor_returning |
|---|---|---|
| VIS01 | 2019-05-02 09:00:00 | YES |
| VIS01 | 2019-05-04 12:00:00 | null |
| VIS01 | 2019-05-05 18:00:00 | null |
| VIS02 | 2019-05-06 18:30:00 | null |
| VIS02 | 2019-05-15 12:00:00 | null |