Обсуждение: Removing, adding columns

Поиск
Список
Период
Сортировка

Removing, adding columns

От
"Virgil Frum"
Дата:
Cannot remove then add a column in table's properties window - Columns tab. 
SQL tab shows only ALTER TABLE table_name ADD COLUMN column_name; that with 
DROP COLUMN vanished. So I'm forced to do it in 2 steps. Would be great to 
do it in one step or pressing an Apply button after remove operation.

Virgil