diff --git a/artemis_sqlmap/Feature.xml b/artemis_sqlmap/Feature.xml
index 593e6784e943b036717b8a44dbea64e6bad3023e..e6b1caed685b608905eb4dddeb4ed76db021a7f4 100644
--- a/artemis_sqlmap/Feature.xml
+++ b/artemis_sqlmap/Feature.xml
@@ -206,7 +206,6 @@
            uniquename LIKE #uniqueName# 
          </isNotNull>
        </dynamic>
-    ORDER BY f.type_id,  uniquename
   </select>
  
   <select id="getLazyFeature" resultMap ="map-feature-lazy"