Which properties of the dm_document objects are returned by the following DQL query?
Select * from dm_document, the *
A.
All read/write single-valued properties, r_object_id, r_object_type, r_creation_date,
r_modify_date, and a_content_type
B.
All read/write single and repeating-valued properties
C.
All read/write single-valued properties only
D.
All read/write single and repeating-valued properties, r_object_id, r_object_type,
r_creation_date, r_modify_date, and a_content_type