Dear all, Can it really be true, as the syntax suggests (http://db.apache.org/derby/docs/10.1/ref/rrefsqlj81859.html), that an alter table statement can only add one column at a time? Seems like if you have a large table, having to go through all rows multiple times to add column entries is a waste of time.
-Lars
