asked 103k views
3 votes
If you select three separate parcels from a parcel feature class, how many rows would be selected in the associated attribute table?

asked
User Turner
by
7.8k points

1 Answer

1 vote

Answer

Three

Feature classes are the collections of common features,these collections each has a spatial representation such as points. and common set of attribute columns. so if you select three separate parcels from a future class three rows will be selected in the selected attribute table because each representation has spatial representation.

answered
User Freyja
by
8.3k points