Answer to Question #106231 in Databases | SQL | Oracle | MS Access for Brandon Rozzi

Question #106231
1. In the Sales Orders database, make a mailing list of customers who ordered bikes in March 2018. Include a Type column that says Customer. Make sure each distinct customer only appears once. (9 rows)
1
Expert's answer
2020-03-22T17:04:33-0400

The answer of the given question will be as per the below

SELECT DISTINCT email_id FROM `customer`
WHERE order_date<2020-12-02 AND
order_date>2020-12-02

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS