类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
SELECT NTesting Connection...
go
EXECUTE msdb.dbo.sp_sqlagent_get_perf_counters
go
SELECT NTesting Connection...
go
EXECUTE msdb.dbo.sp_sqlagent_get_perf_counters
go
exec sp_reset_connection
go
Select Count(*) From Dv_Online where BoardID=22 and UserID>0
go
Select Count(*) From Dv_Online where BoardID=22 and UserID=0
go
Select PSetting From Dv_BoardPermission Where Boardid=22 And GroupID=3
go
Select Uc_Setting From Dv_UserAccess Where Uc_Boardid=22 And uc_UserID=811
go
Select icID,boardid,title,postusername,postuserid,dateandtime,child,hits,votetotal,lastpost,lastposttime,istop,isvote,isbest,locktopic,Expression,icMode,Mode from dv_topic Where istop>0 and icID in (1618,2461,2462,2585,2635,2706) Order By istop desc, Lastposttime Desc
go
这是SQL日志,请问这个代表什么
可以帮我分析一下吗
谢谢
网友回答: