MSSQL Convert numeric to datetime

后端 未结 0 417
一向
一向 2021-01-22 12:05

I\'m querying a MSSQL table that has this column:

dateCreated(numeric(19,0),null)

It appears this is UNIX epoch time. I want to select everything

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