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: Bug NULL ???

Re: Bug NULL ???

From: Igor V. Podolsky <igoryok_at_soft-review.kiev.ua>
Date: 2000/07/28
Message-ID: <AAvqMWvC50M@soft-review.kiev.ua>#1/1

"Alessandro" <supporto_at_tamnet.it> wrote in message news:jacg5.27826$wS2.161280_at_news.infostrada.it...
> My program was developed in VB6-Rdo, i have a question about this type of
> sql command :
>
> INSERT INTO TABLE (ID, Code, Description) VALUES (5,'abc','')
>
> The value result of description field is null but i think that the right
> value must be empty.

Null and empty string is equivalents for varchar types.

--
Is There A God Or Any Kind Of Justice Under The Sky... (Queen'91)

Igor V. Podolsky (igoryok_at_i.am)
Received on Fri Jul 28 2000 - 00:00:00 CDT

Original text of this message

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