Find record by FROM date without TO date on row

前端 未结 0 1452
囚心锁ツ
囚心锁ツ 2020-12-10 01:08

consider the following table:

foo (
  id: integer,
  from_date: timestamp
  ...
)

with values:

id | from_date 
--------------
         


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