Merging two lists of timestamps in Transact-SQL

前端 未结 0 1881
难免孤独
难免孤独 2020-12-11 02:46

I have two tables containing start/end times, as so:

foo_events:
| foo_id | foo_event_type | start_time | end_time |

bar_events:
| bar_id | bar_event_type |          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题