摘要:
declare @times datetimeset @times=getdate()--要查询的sql语句select [注册数花费时间(毫秒)]=datediff(ms,@times,getdate()) 阅读全文
posted @ 2014-07-08 11:38
蕙草
阅读(1505)
评论(0)
推荐(0)
摘要:
declare @times datetimeset @times=getdate()--要查询的sql语句select [注册数花费时间(毫秒)]=datediff(ms,@times,getdate()) 阅读全文
posted @ 2014-07-08 11:38
蕙草
阅读(1505)
评论(0)
推荐(0)
|