Обсуждение: alter table rename column can event trigger capture new column name

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

alter table rename column can event trigger capture new column name

От
jian he
Дата:

hi.
alter table t1 rename col1 to id.

Is it possible to use an event trigger to capture the new column name "id"?