【发布时间】:2015-04-16 09:20:16
【问题描述】:
Sql server getdate() 函数获取服务器当前日期时间,如何从 sql server 实例中获取客户端系统当前日期时间?
我们的一个客户使用一个数据库为多个公司在不同时区运营,这是一个包含许多表、过程、函数的巨大数据库,getdate() 函数被用作许多区域的默认值。
【问题讨论】:
-
谢谢Bobbie,我查过了,但没有帮助
标签: datetime timezone client getdate