`is query module faster in querying data in NS com...
# suitescript
s
`is query module faster in querying data in NS compare to the traditional way?
b
depends on how you do the search
queries are much faster than searches that use resultsets
comparable to paginated searches
s
thanks @battk