Get start- enddates of periods based on periodtype

后端 未结 0 1614
[愿得一人]
[愿得一人] 2020-12-21 22:16

I have the following query:

declare @onlyrecents2 as int = 1
declare @periodtype2 as nvarchar(15) = \'w\'
declare @last_modified_date_date2 as datetime2 = \'         


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