Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2008
    Posts
    5

    "Complicated" Query - aggregate functions for several columns

    Hi all,



    I have a table called Transaction that is used for web chat data. It has the following fields:

    Date Time Duration Wait Operator

    I need to count the number of chat sessions per day (that is, count the number of rows for each distinct date), and count the number of different Operators per day. I also need to take the average duration of the day's chat sessions.

    In several queries, I can come up with the total chat sessions by day, and the number of operators per day, but am not able to include any daily averages of duration or wait times.

    Thanks in advance for your help!

    Ellen

  2. #2
    Join Date
    Dec 2008
    Posts
    5
    I should also mention that I would prefer to do my query within the SQL realm.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. skip "run query anyway" message
    By Artemis in forum Programming
    Replies: 1
    Last Post: 09-18-2008, 12:42 PM
  2. Replies: 0
    Last Post: 06-07-2007, 02:33 PM
  3. Export to .rtf of "104-" converts to "-655&qu
    By Sherri726 in forum Import/Export Data
    Replies: 0
    Last Post: 12-19-2006, 03:16 PM
  4. Replies: 2
    Last Post: 08-31-2006, 12:19 PM
  5. "Count" and "Countif" in Reports
    By JMantei in forum Reports
    Replies: 1
    Last Post: 06-20-2006, 02:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums