Which properties of the dm_document objects are returned by the following DQL query?
Which properties of the dm_document objects are returned by the following DQL query?
Select * from dm_document, the *
How should the following query be completed to achieve this result?
A user wants a list of documents with keywords that contain the words ‘parent,’ ‘child’ or both
‘parent’ and ‘child.’
How should the following query be completed to achieve this result? selectobject_name from
dm_document __________
How should the following query be completed to achieve this result?
A user wants to write a DQL query that can be run on a daily basis to determine which documents
were modified since the start of the previous day.
How should the following query be completed to achieve this result? selectobject_name from
dm_document _____
Which query will do this?
A user wants to determine how many folders and cabinets are linked to a document named
“testdoc”.
Which query will do this?
Which DQL statement will achieve this result?
A user needs to change the subject property of a document named “Blueprint” to “Office Building”.
Which DQL statement will achieve this result?
How should a user complete the following query to list all objects directly inside the "inner" folde
A folder named “inner” resides in the cabinet named “outer.”
How should a user complete the following query to list all objects directly inside the “inner”
folder?selectobject_name from dm_sysobject _____
Which query will retrieve the names of all document owners and provide a count of the number of documents each
Which query will retrieve the names of all document owners and provide a count of the number of
documents each user owns?
A user wants to replace the first author of a document named "document1" with user
A user wants to replace the first author of a document named “document1” with userA.
Which DQL statement will do this?
Which three tiers define the D2 architecture?
Which three tiers define the D2 architecture?
Which statement is true regarding D2 configurations?
Which statement is true regarding D2 configurations?