Note: please do not use any functions which are not taught in the class. you need to solve the questions only with the concepts that have been discussed so far. 1- write a sql to get all the orders ...
Write an SQL to find customers who have bought different products on different dates, means product purchased on a given day is not repeated on any other day by the customer. Also note that for the ...