测试sql 查询时间
select getdate() as begindate
SELECT * FROM [test].[dbo].[User]
select getdate() as enddate
可以平凡 不可以平庸 无爱则无忧,无欲则无求,无怒而无敌,无怨才是佛。所有烦恼,都是放不下的执著 开源技群 328035181 MyGitee
select getdate() as begindate
SELECT * FROM [test].[dbo].[User]
select getdate() as enddate