Обсуждение: rename table - primary key index?

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

rename table - primary key index?

От
Leslie Mikesell
Дата:
Shouldn't:
 alter table xxx rename to yyy
also adjust the index built as a side effect of 'primary key'
in the create table operation?

  Les Mikesell
   les@mcs.com