Forum Discussion
Sathish_Kumar_Godugu
Jan 21, 2024Copper Contributor
Help me to write query for below
How many total orders were there in each month and how many of them were returned? Add a column for return rate too. return rate = (100.0 * total return orders) / total buy orders Hint: You will n...
olafhelper
Jan 21, 2024Bronze Contributor
Database Description:
Sathish_Kumar_Godugu , homework? Homework is for learning.
And that "description" isn't really one.
Please post table design as DDL, some sample data as DML statement and the expected result.