On 12/22/10 12:46 PM, "Richard Hipp" <d...@sqlite.org> wrote:
> What if the API included a function null(x) that
> returns NULL if x is the "nullvalue" string specified with
> [$db nullvalue], and x otherwise?
>

You mean the "nullif()" function?
http://www.sqlite.org/lang_corefunc.html#nullif

It's amazing how you manage to implement the new features I
need *years* before I realize that I need them.  :-)

Thanks much!

Will

--
Will Duquette -- william.h.duque...@jpl.nasa.gov
Athena Development Lead -- Jet Propulsion Laboratory
"It's amazing what you can do with the right tools."

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to