Hey, guys!
So how does it work exactly? The filtering itself happens on the server side, of course, right? And does the LABKEY.Filter.create() statement get translated to an appropriate SQL statement/command, so that the filtering is handled by the db system or is the mechanism somehow different?
In other words, would there be a difference in performance if I was to use LABKEY.Filter approach vs. a pure SQL approach?
Thanks.
-Leo |