SQLTeam.com
|
Weblogs
|
Forums
SQLTeam.com Forums
Beginner Help
axprrf
July 4, 2020, 3:10pm
1
Capture
750×849 17.4 KB
Using the supplied example tables, write a query in SQL to return the following data for each month: Employee Name (Last, First), Customer Name (Last, First), Total Sales Amount in $, total Sales Qty, Month.
yosiasz
July 4, 2020, 6:05pm
2
This sounds like homework?