Question: a) Write a SQL query to create a CUSTOMERS table structure as given below b) Write a SQL query that finds the customer name and
a) Write a SQL query to create a CUSTOMERS table structure as given below b) Write a SQL query that finds the customer name and customer_id of all customers in the above table. c) Write a SQL query that returns the customers who are located in the state " NY ". d) Modify the SQL query to return all the cities of customers in NY and the number of customers in each city
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
