All.
I am using BO5 with Oracle8.
In the Designer module in the parameters > controls panel there is a RESULT LIMIT setting. This is probably a daft question but does that mean the query only runs against the first 5000 (assuming it is set to 5000) rows it encounters or returns the first 5000 rows of the query result ?
I shall expound.
If I have a table called TABLE A containing 10000 rows and I do a select on it with a RESULT LIMIT of 5000, does that mean it will only apply the select query to the first 5000 rows and return th results, OR, run the select query in it’s entirety and return the first 5000 rows of the query result.
(I know in this case the answers would probably be the same but this is a very simplistic example).
Thank you.
Darren.
Listserv Archives (BOB member since 2002-06-25)