Problem when getting the day name in SQL Server from a number

前端 未结 0 517
无人及你
无人及你 2021-01-15 19:49

I am trying to get the dayname from SQL, with as input only a number representing a day of the week.

When I run this code

select  
    dat         


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