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 -> Urgent Empty Field

Urgent Empty Field

From: Eric Caron <kawitch_at_globetrotter.qc.ca>
Date: Mon, 13 Dec 1999 13:53:42 -0500
Message-ID: <4gb54.828$r3.11236@news.globetrotter.net>


Here's my problem, in my database, I have field with NULL value and I must compare these fields with empty value like this :

no_app='" & value & "'"

This return no row, I try NVL(no_app,'')='" & value & "'" and this don't work too

Do you have a solution thanks

--
Eric Caron
Programmeur-analyste
PG Systèmes d'Information
217 Léonidas
Rimouski, QC
Canada
http://www.pgsystem.com Received on Mon Dec 13 1999 - 12:53:42 CST

Original text of this message

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