@@ -184,6 +184,7 @@
</if>
</where>
<if test="noRow == null">
+ order by LENGTH(company_name)
FETCH NEXT 10 ROWS ONLY
)