August 2013
Intermediate to advanced
364 pages
7h 35m
English
This is similar to the previous recipe. Instead of setting any limit for query execution time, here we will set a restriction on the number of rows returned by the query.
We will use the report created in the previous recipe for this recipe.
In this recipe we will learn how to set the maximum row limit for a query. To do this, perform the following steps:

Read now
Unlock full access