Does anyone know if it's possible to use Document ID fields in joins on Database Views? (I know that Doc IDs behave differently to Reference fields)
I'm trying to join the sys_update_xml table (cu) to sys_update_version table (ver) WHERE cu_sys_id =...