Cursors returned from the previous query request. These cursors match the result set expressions you specified in the with clause for the query.
with
Values in filters can be parameterised. Parameters are provided as part of the query object, and referenced in the filter itself.
Cursors returned from the previous query request. These cursors match the result set expressions you specified in the
with
clause for the query.