I have a feature class and table, I joined the table with my feature class based on a common field and update all the fields in my feature class with the contents in the table using field calculator. I have 20 fields like name, study area,specialid, description etc in feature class. same field available in table also but it was a updated content so i need to add those in my feature class. every time I select each field one by one and do the field calculation. Doing 20 field take too much time to complete any automation available?