Hi all, Is there a storm way to execute the following query: SELECT MAX(OpNum) FROM operacoes WHERE OpNum LIKE "8%" Notice that OpNum column has integer type. Thanx, EduardoWillians