How to SELECT from table, when the condition is depending on rows

前端 未结 0 1604
别跟我提以往
别跟我提以往 2021-02-05 22:12

Help needed please. I have a trouble with a select. I have a table containing probation periods with following columns:

CREATE TABLE probation (
  pk_person int,
         


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