Alter Table

Alter Table window

Uses TEMP table copy strategy for all alterations

Add, delete, re-order, rename, or copy columns

SQL for changes is shown before exsecution, for verification or modification

Complex modifications can take multiple executions (simple, verifiable logic)

Slightly clunky and not necessarily intuitive, but