|
-
Aug 16th, 2000, 10:12 AM
#1
Thread Starter
New Member
I am passing in the name of a file and the time of day it was accessed.
Like this to_char('" & thedate & "','YYYY-MM-DD HH24')
I am trying to count how many times the file was viewed on an hourly basis.
The time show up like this 2000-08-15 2:05:33 PM
will the group by to_char('" & thedate & "','HH24') work?
I have been trying to get this query to work since monday.
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
|