Tagged Questions
1
vote
3answers
456 views
Performance of Sql subqueries\functions
I am currently working on a particularly complex use-case. Simplifying below :)
First, a client record has a many-to-one relationship with a collection of services, that is, a single client may have ...