SQL Exercises: Display the average price of items of each company, showing the name of the company
SQL Exercises: Display the first name and last name of each employee, along with the name and sanction amount for their department
SQL Exercises: Display the names of the company whose products have an average price larger than or equal to Rs.350
SQL Exercises: Find the highest purchase amount of the customers in a particular date
SQL Exercises: Find the names of departments where more than two employees are working
SQL Exercises: Find the salesmen and customers with their name and cities, who belongs to the same city
SQL Exercises: Make a list of customers who appointed a salesman for their jobs who does not live in the same city where their customer lives, and gets a commission is above 12%
SQL Exercises: Make a list of customers who appointed a salesman for their jobs who gets a commission is above 12%
SQL Exercises: Prepare a list for which salesman are working for which customer along with city and commissions earned by the salesman
SQL Exercises: Prepare a list with order no, purchase amount, customer name and their cities for those orders which order amount between 500 and 2000
Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
You can’t perform that action at this time.