An SQL query using the function FUNC_PRODUTO with filters (e.g., where T.CODIGO = 301089 order by T.CODIGO DESC) returns correct results only when the row limit is set very high (e.g., 999999). When ...