Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please write SQL and PLSQL statements for the following database Database: https://codeshare.io/5XKKBj ERD: https://drive.google.com/file/d/0Bzum6VJXi9lUX1d2ZkhudTE3QXc/view?usp=sharing Query 1: List last names and customer numbers of top 5%
Please write SQL and PLSQL statements for the following database
Database: https://codeshare.io/5XKKBj ERD: https://drive.google.com/file/d/0Bzum6VJXi9lUX1d2ZkhudTE3QXc/view?usp=sharing
Query 1: List last names and customer numbers of top 5% of customers for each branch. (Use SUBTOTAL)
Query 2: How much sales each employee (employee number, first name, and last name) has had during each year (Use TOTAL_AMT)
Query 3: Rank top selling products for each product brand (Use QTY)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started