if I load a search for 1 000000 record will it exe...
# suitescript
r
if I load a search for 1 000000 record will it execute without running out of limit
s
That's a large amount of data to process. I believe your best best is to run the search paged - and do so within a map/reduce script