Hi,
Which filter is faster for fetching rows for each user based on USEREMAIL. Security filter on table or creating slices with row filter condition??
I’ll be dealing with a lot of data and i’m trying to understand how i can minimize the sync time.
Thanks.