Description
mixed
sesam_fetch_result
( string result_id [, int max_rows])
Note that the amount of memory used up by a large query may be
gigantic. Use the
max_rows
parameter to limit the maximum number of rows returned, unless
you are absolutely sure that your result will not use up all
available memory.