I wirte a DQL to select document form dm_sysobject,like "select r_object_id from dm_sysobject",it return two result,but r_object_id is same.
when i search the document in webtop with the documnt name,it only return 1 result.
so what's the promary key of dm_sysobjct?