Re: Oracle 7.1 Enhancements

From: Michael Sallwasser <msallwas_at_world.nad.northrop.com>
Date: Mon, 13 Jun 1994 21:35:08 GMT
Message-ID: <CrCuMK.EpC_at_gremlin.nrtc.northrop.com>


In article <Cr3p9s.D9_at_freenet.carleton.ca> ah513_at_FreeNet.Carleton.CA (Doug Harris) writes:
>
>
>In a previous article, jdennis_at_netcom.com (John Dennis) says:
>>
> I would also like to know if 7.1 can distinguish between empty
>CHAR/VARCHAR values (i.e. '') and NULL.
>

Please explain. NULL and empty values are conceptually the same thing. What exactly is the question here?

Are you experiencing differences in behaviour between statements such as these two:

      select a||null from b;

and

      select a||'' from b;

I'm confused. ):-(

-- 
============================================================================
Michael Sallwasser  | Down one path is utter dispair and hopelessness. Down 
Northrop Grumman    | the other is total destruction. Let us choose wisely.
============================================================================
Received on Mon Jun 13 1994 - 23:35:08 CEST

Original text of this message