GlideRecord, GlideAggregate and when to choose one over the other
đź’ˇSpecific record operations? GlideRecord
Aggregated data and calculations? GlideAggregate
If you're anything like me you must have spent a fairbit of time scratching your head over when to use GlideRecord and when to switch to GlideAggregate. I want to dive into the nitty-gritty of these concepts especially when