PrepAway - Latest Free Exam Questions & Answers

Which DQL statement returns the number of documents of type SOP that are CURRENT versions?

Which DQL statement returns the number of documents of type SOP that are CURRENT
versions?

PrepAway - Latest Free Exam Questions & Answers

A.
SELECT COUNT(r_object_id) FROM SOP(CURRENT)

B.
SELECT COUNT(r_object_id) FROM SOP

C.
SELECT MAX(r_object_id) FROM SOP

D.
SELECT SUM(r_object_id) FROM SOP

Explanation:


Leave a Reply