Subject | IB_Monitor-Output |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2002-03-20T22:31:05Z |
When I change the ordering of my customers-query the Monitor-output
looks like
....
from CUSTOMERS
WHERE CSNRFIRST /*>*/ <= ? /* OLNK_CSNRFIRST */
ORDER BY CSNRFIRST DESC
, CSNRLAST DESC
But I have no where-condition in my query. Can anybody explain the
where-expression to me ?
Guido
looks like
....
from CUSTOMERS
WHERE CSNRFIRST /*>*/ <= ? /* OLNK_CSNRFIRST */
ORDER BY CSNRFIRST DESC
, CSNRLAST DESC
But I have no where-condition in my query. Can anybody explain the
where-expression to me ?
Guido