Re: how to select a 'not unique' field?

From: Jay Weiland <jay_at_pixar.com>
Date: Thu, 14 Dec 2000 17:10:31 -0800
Message-ID: <3A396F87.BE872844_at_pixar.com>


Jay Weiland wrote:

> having count(nvl(resultid, null)) > 1

Bah... I meant:

having count(nvl(resultid, 'Null')) > 1 Received on Fri Dec 15 2000 - 02:10:31 CET

Original text of this message