On 16 Apr 2017, at 10:57pm, Timothy Stack <[email protected]> wrote:
> UPDATE foo SET col0 = 'bar' WHERE hidden_field = 'baz'
>
> Having the real syntax, like the following, would be nice though:
>
> UPDATE foo('baz') SET col0 = 'bar'
How would it know that 'baz' is a value for the column "hidden_field" rather
than some other column ?
Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users