Changes
Jump to:
navigation
,
search
Duplicate Enumvalue
457 bytes added
,
21:11, 5 July 2014
no edit summary
{{Note | The import problem will also occur in cases where one enumvalue is active and the others are inactive. The import problem does not apply to CDFs. }}
If this SQL gives a result set, contact your GICHD IM advisor:
<pre>
SELECT
imsmaenum.enumcategory,
imsmaenum.enumvalue,
COUNT (imsmaenum.imsmaenum_guid)
FROM
imsmaenum
GROUP BY
imsmaenum.enumcategory,
imsmaenum.enumvalue
HAVING
COUNT (
imsmaenum.imsmaenum_guid
) > 1
ORDER BY
imsmaenum.enumcategory ASC,
imsmaenum.enumvalue ASC
</pre>
{{NavBox Technical Notes}}
[[Category:SQL Queries]]
[[Category:NAA]]
← Older edit
Newer edit →
Alnaucler
NoPublic,
bureaucrat
,
administrator
6,632
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Special page
Variants
Views
More
Search
Navigation
Main page
Recent changes
Random page
Glossary
Wiki Policy
Portals
Using IMSMA NG
IMSMA NG Administration
IMSMA Remote Entry
Business Intelligence
GIS
Technical Notes
Training
Tools
Special pages