• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

在SQLInt转换为DateTime

用户头像
it1352
帮助1

问题说明

仅在storedprocedures中



我有一个int数据类型,它将被转换为datetime然后我会在datetime数据类型中添加它,任何人都知道如何做到这一点? br />


这是逻辑



CAST(NUMBEROFDAYS AS DATE)

EXPIRYDAY = NUMBEROFDAYS DATETODAY



-我没有谷歌:)

In storedprocedures only

I got an int datatype which will be converted into datetime then i will add it at a datetime datatype anyone know how to do it?

This is the Logic

CAST(NUMBEROFDAYS AS DATE)
EXPIRYDAY = NUMBEROFDAYS DATETODAY

-I dont have 谷歌 :)

正确答案

#1
我们无法回答:这取决于你在整数中的值:它是一个时间点以来的天数,以及SQL时间刻度或什么点。



所以,如果必须,请选择Google或Bing,然后开始寻找。

我们不是来为您做研究。
We can't answer that: it depends on what value you have in your integer: is it a number of days since a point in time, and what point, SQL time ticks, or what.

So get Google, or Bing if you must, and start looking.
We are not here to do your research for you.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfckgg
系列文章
更多 icon
同类精品
更多 icon
继续加载