SQLzoo.net

Delete a column from a table

DB2
This is in the SQL standard ALTER TABLE
Run the tidy code silently
Run set up code


Specific to DB2
ALTER TABLE documentation.
DB2 seemingly does not permit this operation - any help would be appreciated.

Related links:

  • CREATE, DROP and ALTER