chromedout64 at yahoo.com wrote:
> Is it possible to implement a DEFAULT literal-value in SQLite, which
> would allow an individual column to be populated with a DEFAULT, similar
> to how a NULL or CURRENT_TIMESTAMP is currently used?

What is this needed for, when it is already possible to omit the column
from the names/values lists?  If it is just about documentation, this
could be done just as well with a comment.


Regards,
Clemens

Reply via email to