Index on a table
Vendor software does not supply primary keys on tables
There is a table
EMPLOYEE
Empl_ID This has create unique, and index selected.
As this is unique is this ok to set create as c**Banned Word**ered so i get primary key defined.
How to change automatically on all tables that have this set.
Thanks