@wquery limit
Posted: Thu Jan 15, 2015 9:21 am
I am trying to @wquery an IHS Magellan databank.
I am getting the following error:
Database error: search results truncated (1994 items found).
Is there a limit to the number of objects returned by @wquery? If so, what is that limit? I can't find anything in the docs.
Code: Select all
%fetch_string = @wquery("CPERM", "name matches UBPSF*", "name")Database error: search results truncated (1994 items found).
Is there a limit to the number of objects returned by @wquery? If so, what is that limit? I can't find anything in the docs.