Dear All.

The statement

ALTER TABLE common.collateral_type DROP COLUMN update_timestamp;

fails with a message:

Table "COLLATERAL_TYPE_COPY_4_2" not found; SQL statement:
ALTER TABLE common.collateral_type
  DROP COLUMN update_timestamp [42102-194]

It also creates the table COLLATERAL_TYPE_COPY_4_2 and I can select from 
this table and drop this table.
For each execution of the ALTER TABLE DROP COLUMN statement, it creates a 
new copy of that table.

I can not drop that column though.

Please advise.
Thank you already and best regards

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to