Hi Craig, Let's not get too negative. I don't think you need more than one statement. As Craig points out, SQL is not totally portable, it is getting better, but you if you are writing to multiple backends, you need to either externalize the SQL or use a technology which generates it for you. While the code above might work, i think it would be confusing for someone who has to maintain it. Regards Lance |
- Re: setNull in select doesn't work Lance J. Andersen
- Re: setNull in select doesn't work Craig L Russell
