Is it possible to add an indexed view? I need to c...
# suiteql
c
Is it possible to add an indexed view? I need to check if a customer has a checkbox checked on their customer record, and joining the customer table adds an additional second to my query.
p
No, the data source is readonly.