S
Sean
I have the following structure.
SIC SalesCode YTD
My database has 200k rows with multiple sics and
SalesCodes.
I would like to structure a query that will go through the
entire database and return the Top Nvalue SalesCodes based
on YTD for every change in SIC.
Any ideas?
Thanks in advance.
SIC SalesCode YTD
My database has 200k rows with multiple sics and
SalesCodes.
I would like to structure a query that will go through the
entire database and return the Top Nvalue SalesCodes based
on YTD for every change in SIC.
Any ideas?
Thanks in advance.