暮雨

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

declare @times datetime
set @times=getdate()
--要查询的sql语句
select [注册数花费时间(毫秒)]=datediff(ms,@times,getdate())

posted on 2014-07-08 11:38  蕙草  阅读(1457)  评论(0编辑  收藏  举报