Hello ,
Feature class has data from different tables .
as examples
Feature class contain :id ,year of construction ,type ,….
But type get from table A
,year of construction from table b
i would like to find ,which each attribute names come from which table .
it is important to me ,which attribute names came from which table for each feature class .
how could I do that ?
thanks in advance