Question: Write down the SQL statement for each question. You dont need to show the output table Show all data in each of the tables (each
Write down the SQL statement for each question. You dont need to show the output table
Show all data in each of the tables (each table separately)
List the Name, and email of all customers.
List the Name, and email for all customers with a FirstName of Nikki (assume there are multiple customers with the name Nikki).
List Name, and Email of all customers whose f name starts with 'B'.
List the Name, and Phone of all customers whose name includes the characters 'cat'.
Count the number of customers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
