If i would need a conversion from DateTime to BigInt why not just use something like: select cast(cast(GETDATE() as timestamp) as bigint).
確定! 回上一頁