sql server - SQL retrieving data from quarters -


i'm new in sql. practicing , came on this. how retrieve total number of sales during first, second, third , fourth quarter separately. know i'm not providing work from, understand logic , functions can used it.

you use sum() give total aggregate of dollar amount of sales, , count(*) total count of sales. far breaking down further (such quarter), need provide more information far how data structured.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -