Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor SQL query for revenue ranking
This change updates the query to use `derived_addresses.address` instead of `fleets.address` and simplifies join conditions. The grouped column and join statements have been adjusted to improve query clarity and readability.
- Loading branch information