[REBOL] Re: rebol command and inserting NULLs in a table
From: moliad:gm:ail at: 14-Mar-2007 13:00
Hi all,
btw, I mean by using the insert of a block in the db port and using "?" for
value replacement within the query string and values as their values as
additonal items of the block.
a direct string-based update with "set col=NULL" works, but is unwieldy when
I must construct complex queries and the querie's value could be a null or
not.
-MAx
On 3/14/07, Maxim Olivier-Adlhoch <moliad-gmail.com> wrote: