| Subject: | Re: Ignoring Rows with Empty Fields? |
|---|---|
| From: | "Kronin555" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Mon, 28 Jul 2008 17:54:40 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.database_access |
DOH! Right you are, Dan. I was thinking the opposite when I wrote that, which, if you store empty fields as nulls or empty strings and don't have consistency, in order to get records that have blank fields in that column you'd need to check for: soshortname is null or soshortname = '' However, that's rectified if you just consistently store empty strings as nulls. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Update table 1 with data from Table 2?, Dan Bracuk |
|---|---|
| Next by Date: | Re: Update table 1 with data from Table 2?, newportri |
| Previous by Thread: | Re: Ignoring Rows with Empty Fields?, silstorm |
| Next by Thread: | Re: Ignoring Rows with Empty Fields?, Dan Bracuk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |