Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: need a hint in writting a SQL query

Re: need a hint in writting a SQL query

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 22 Oct 2007 08:41:50 -0700
Message-ID: <1193067710.452302@bubbleator.drizzle.com>


Garg wrote:
> Hi
>
> I need an advice in the below senario.
>
> i have a table with two column ID and logintime.
>
> I need to get the number of users loged on last sever days.
> like
>
> monday 50 users loged in.
>
> Like this.
>
> Thanks in advance
> Tarun

GROUP BY

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Oct 22 2007 - 10:41:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US