Changes

DIM Categories

159 bytes added, 15:19, 12 February 2014
no edit summary
Number of DIM categories should be at least 52<pre>SELECT
Count(category.category_guid)
FROM
Category
</pre>
Note: This query is in 5.x format
-----------------------------------------------------Number of Task and WorkItem categories should be at least 5<pre>
SELECT
category.pojo_parent,
category.name_translation_key ASC
</pre>
Note: This query is in 5.x format
[[Category:NoPublic]]
[[Category:SQL Queries]]
6,632
edits