SQL Mandatory Assignment 1
SQL Mandatory Assignment 1
aa
llip
SQL Mandatory Assignment 1
te
In
ABC Fashion is a leading retailer with a vast customer base and a team of dedicated sales
representatives. They have a Sales Order Processing System that helps manage customer
orders and interactions.
Dataset:
Find the below information and the script for the table creation and record insertion.
https://docs.google.com/document/d/1ngN7Q0Mpo8j5BXidNHGRHmgbMSuG5XcFYnp_gD3woL
A/edit?usp=sharing
t
aa
Salesman Table:
llip
Customer Table:
te
In
Orders Table:
t
5. Display the below columns which has the matching data.
aa
Orderdate, Salesman Name, Customer Name, Commission, and City which has the
range of Purchase Amount between 500 to 1500.
6. Using right join fetch all the results from Salesman and Orders table.
llip
te
In