Forum Discussion
Dev-13-24
Jul 26, 2024Copper Contributor
Sub query
I want to use a query to pick out the latest record for a user. A user may have 5 records in the database and I want to pick the latest one. The latest one can be determined by the user Id and max mo...
rodgerkong
Aug 08, 2024Iron Contributor
Yes, it's regular way. Indexes my provide higher efficient.