SQLzoo.net

Delete a column from a table

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


Specific to Sybase
Sybase doesn't like the COLUMN keyword.

Related links:

  • CREATE, DROP and ALTER