is it possible to create separate statement ALTER TABLE from data dictionary? I know that is possible to put constrain to CREATE TABLE but I need to create ALTER statement
View Source