Run the statement in the right panel.

Integrity checking is turned off for the table before altering the table definition using the SET INTEGRITY statement. If you don't do this, the alter fails because the table is in an inconsistant state.

You should see a successful completion message.