I have a need for a stored procedure , where user can pass the tablename,schemaname and indexname as input variables.
Then the stored procedure should accept those as input variables and do the foll steps: The tblname, fieldname and indxes can change .