yourName hace 1 año
padre
commit
509e1424e3

+ 1 - 0
src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

@@ -1154,6 +1154,7 @@
                 OR REGEXP_LIKE(RC.MATERIAL_CODE, #{prodCode}) )
             </if>
         </where>
+        order by length("text")
         FETCH NEXT 10 ROWS ONLY
         )
         <if test="id!=null and id.size>0">