I have a hosted feature layer enabled for attachments. I would like to QA the dataset in ArcGIS Pro to check for features not having attachments. I understand you can use an SQL clause in Pro something like: GLOBALID NOT IN (SELECT REL_GLOBALID FROM MYTABLE__ATTACH), but I can't see the ATTACH table in a hosted feature class.