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: unique constraint and nulls

Re: unique constraint and nulls

From: stephen O'D <stephen.odonnell_at_gmail.com>
Date: 25 May 2006 15:11:18 -0700
Message-ID: <1148595078.281110.135190@38g2000cwa.googlegroups.com>

Chris Seidel wrote:

> But it must ignore rows where column 1 has a null value.

Are you trying to say the table is allowed to contain data like

NULL, 1
NULL, 1 ie duplicate rows? Received on Thu May 25 2006 - 17:11:18 CDT

Original text of this message

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