IN SQL Query ?:
DEPARTMENT (DID, DName, address, city, postal code, state,phone, email)
Sales( SID, DID, employeeID, date, type, amount)
monthly information of sales for all departments located in LAfor 2020, it should be include every month in 2020, the total salesof month
IN SQL Query ?: DEPARTMENT (DID, DName, address, city, postal code, state, phone, email) Sales( SID, DID, employeeID, da
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am