From: Trastabuga
Subject: CLSQL question
Date: 
Message-ID: <1172548413.881198.314330@p10g2000cwp.googlegroups.com>
I asked this at clsql mailing list but got no response:

How do I add a field like "LastUpdateDate DATETIME DEFAULT 'NOW' NOT
NULL" using create-table?
I understand that as a last resort I can say "execute-command", but I
think
using create-table is more preferable?

Thank you,
Andrew