This is the SQL query I have: SELECT responsecode, count(*) as [count] FROM dbo.tResult where moid=1 and sid=2 and dateadd(s,ts,'19700101') ...
確定! 回上一頁