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: Oracle sql completed with warnings...

Re: Oracle sql completed with warnings...

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 07 Jul 2006 11:34:27 -0700
Message-ID: <1152297271.912278@bubbleator.drizzle.com>


Lionel wrote:
> DA Morgan wrote:

>> Lets see one non-aggregated column
>> One aggregated column ... COUNT(...)
>> No GROUP BY clause
>>
>> I wonder what could be the problem. ;-)

>
> oops sorry...
> Of course there is a "group by a.column1" in my statement :)
> The statement works fine and quickly.
> I was just wondering why my jdbc drivers displays a warning and how I could
> see the warning under sql*plus or toad.

As the warning is a JDBC warning you can not see it under a product not using that JDBC connection/driver.

-- 
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 Fri Jul 07 2006 - 13:34:27 CDT

Original text of this message

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