Re: [SQL] looking for empty fields

2003-08-14 Thread Jodi Kanter
To: Postgres SQL List Sent: Wednesday, August 06, 2003 5:07PM Subject: [SQL] looking for emptyfields We recently upgraded from version 7.2.3 to 7.3.3 and seem to have somecode that has broken. We were doing checks in various locations looking for

Re: [SQL] looking for empty fields

2003-08-10 Thread Viorel Dragomir
Title:   - Original Message - From: Jodi Kanter To: Postgres SQL List Sent: Wednesday, August 06, 2003 5:07 PM Subject: [SQL] looking for empty fields We recently upgraded from version 7.2.3 to 7.3.3 and seem to have some

[SQL] looking for empty fields

2003-08-06 Thread Jodi Kanter
Title: We recently upgraded from version 7.2.3 to 7.3.3 and seem to have some code that has broken. We were doing checks in various locations looking for nulls and/or empty fields. To search for empty fields we said something like select count(am_pk) from array