Thread: rename table - primary key index?

rename table - primary key index?

From
Leslie Mikesell
Date:
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