ArcGIS Pro 3.0.3; mobile geodatabase:
I've created an inner join from TABLE_A to TABLE_B using the Add Join GP tool -- by unchecking "Keep All Target Features":

Question:
Using a different table called TABLE_C, if I join to TABLE_A, will the inner join on TABLE_A be honored? In other words, will rows be omitted in the attribute table (aka values will be null) in TABLE_A due to the inner join?