Table of Contents

Explanation of SQL

This query will let you know which OOB Dataset is currently being used.

Risk of Data Corruption if Run Improperly

None. This is a selection query and no data is modified in the running of it.

SQL

SELECT Formula

FROM StoreConstant

WHERE itemtext = 'DatasetVersion'

Version Information