|
-
Feb 18th, 2004, 04:23 PM
#1
Thread Starter
Registered User
Help CR and SQL Server
i'm trying to create a simple report to show daily log on.
Query on my SQL Server is : Select distinct ( fullname ) , eventdatetime from log where eventdatetime > '02-18-2004'.
based upon my user is logging many times a day , i would like to know how can i only show the first or the last time he logged.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|