Hi,
Can I choose how, when using group by, the first() function works? I want it
to pick the first record from a sort on one of the fields, but must I first
create a query to sort the data, then run another query on top of that?
Cheers,
Chris
Can I choose how, when using group by, the first() function works? I want it
to pick the first record from a sort on one of the fields, but must I first
create a query to sort the data, then run another query on top of that?
Cheers,
Chris
Comment