... 'Total'
FROM (
SELECT
a.DateTimeStamp Date,
CASE
WHEN INSTR(a.VisitorUAgent, 'WinNT') THEN 'Windows'
WHEN INSTR(a.VisitorUAgent, 'Windows') THEN 'Windows'
WHEN INSTR(a.VisitorUAgent, ...
... the Application value type c:\windows\system32\cmd.exe (this will be different on winnt, browse if unsure to your cmd.exe program)
Click on OK > OK > Close
Notes:
Added by default since ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.