canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,798
edits
MarkFinkle (talk | contribs) |
MarkFinkle (talk | contribs) |
||
Line 55: | Line 55: | ||
where | where | ||
profiledate is not null | profiledate is not null | ||
We use <code>distinct</code> here to force a recordset with one <code>clientid</code> and <code>profiledate</code> per row, without duplicates. | |||
=== Looking at Events === | === Looking at Events === |