Re: Returning null from query

2008-04-08 Thread pgodfrin
On Apr 8, 4:14 am, [EMAIL PROTECTED] (Johannes Gritsch) wrote: > BCFD36 wrote: > > This should be simple. Either it can't be done, I'm using the wrong > > syntax, or using the wrong approach. > > > I'm running a perl script that queries the db, and gets back an > > answer. That works just fine. How

Re: Returning null from query

2008-04-08 Thread Johannes Gritsch
BCFD36 wrote: This should be simple. Either it can't be done, I'm using the wrong syntax, or using the wrong approach. I'm running a perl script that queries the db, and gets back an answer. That works just fine. However, on occasion one of the returned values is null since it is null in the dat

Returning null from query

2008-04-07 Thread BCFD36
This should be simple. Either it can't be done, I'm using the wrong syntax, or using the wrong approach. I'm running a perl script that queries the db, and gets back an answer. That works just fine. However, on occasion one of the returned values is null since it is null in the data base. I tried