ArcMap 10.7.1; Oracle 18c EGDB:
I've joined from table A to B. The relationship is 1:M.
Note: Joins in ArcMap are one-to-first (i.e., the related record with the smallest OBJECTID wins, the rest are ignored). Whereas joins in ArcGIS Pro are one-to-many.
After the join is created, I apply a definition query to B.TYPE.
Question:
Does the definition query get applied to table B before the join is applied, or after?