From: Lionel on
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.



From: DA Morgan on
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(a)x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org