

→ NEXT
10.04 How to delete the column?
Assumption has been made that no data exists in the "to be deleted column",
DROP table column test-col2 in test-table
Through obJect Browser
Through sql command
Window
→ Tables
→ TEST_TABLE
→ DROP Column
alter table testtable drop column test-col2