SQL Columns
Use this form, along with the SQL Tables form and SQL Tables Constraint form, to create, modify or delete SQL database tables, or to add columns to existing tables. For new tables, the required system columns such as CreateDate, CreatedBy, etc., are automatically added.
When a column name is changed or inserted, the Insert and UpdatePenultimate triggers are regenerated for that table.
Caution: Do not delete or modify base application tables or
columns. Doing so can cause system instability.
Related topics