
Vidushi
Member
Hi,
There are bunch of custom tables having 2nd Item number (LITM) as a primary Key but now client wants to replace 2nd item number with Short Item Number(ITM). I don't think its a good Idea to replace the Primary key with ITM because then I need to check what all places these tables are getting used means all the Inserts, Updates, Selects and Fetches.
There are total 9 custom tables. Some tables have one other column also in the primary key with LITM.
What all things I need to take care if I change the Primary Key apart from all queries (Inserts, Updates, Selects and Fetches) used in any of Reports and applications??
Thanks in advance
There are bunch of custom tables having 2nd Item number (LITM) as a primary Key but now client wants to replace 2nd item number with Short Item Number(ITM). I don't think its a good Idea to replace the Primary key with ITM because then I need to check what all places these tables are getting used means all the Inserts, Updates, Selects and Fetches.
There are total 9 custom tables. Some tables have one other column also in the primary key with LITM.
What all things I need to take care if I change the Primary Key apart from all queries (Inserts, Updates, Selects and Fetches) used in any of Reports and applications??
Thanks in advance