Skip to main content

Peliqan

SendCloud

Average return rate per brand

SQL query for SendCloud

Calculate the average return rate per brand from the brands table and returns table.

SELECT b.name AS brand_name, AVG(r.return_rate) AS avg_return_rate FROM brands b JOIN returns r ON b.id = r.brand_id GROUP BY b.name

SendCloud data model

SendCloud
Parcels

SendCloud
Parcel Labels

SendCloud
Integrations

SendCloud
Integration Shipments

SendCloud
Pickups

SendCloud
Returns

SendCloud
Invoices

SendCloud
Shipping Methods

SendCloud
Sender Addresses

SendCloud
Brands

SendCloud
Contracts

SendCloud
Shipping Functionalities

SendCloud
Orders

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.