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: how expensive are null values?

Re: how expensive are null values?

From: Daniel A. Morgan <damorgan_at_exesolutions.com>
Date: Mon, 21 Jan 2002 08:57:20 +0000
Message-ID: <3C4BD7EF.82A58A63@exesolutions.com>


Your question has no context. Please explain further.

Daniel Morgan

> sample1:
>
> id col1 col2
> ---------------
> 1 v11 v12
>
> versus:
>
> sample2:
>
> id col1 col2
> ---------------
> 1 v11 null
> 1 null v12
>
> there maybe indexes on the tabel, at least in column id
>
> where r the problems in sample2?
Received on Mon Jan 21 2002 - 02:57:20 CST

Original text of this message

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