Save your sql query as sqlquery1d3 and execute the


a. You have been asked to write a SQL statement that will delete ConsumerID 45678.

b. Save your SQL query as SQLQuery1D1 and execute the statement.

DELETE FROM CustomerData WHERE ConsumerID = 45678;

c. Create a SQL statement that will delete all records that are from the state of California or Texas.

d. Save your SQL query as SQLQuery1D2 and execute the statement.

e. Make a note of how many records that were deleted.

f. Write 1 SQL query that will prove that no records exist for ConsumerID 45678 or the Consumer is from California or Texas.

g. Save your SQL query as SQLQuery1D3 and execute the statement.

h. Take a screen shot of your query results.

Solution Preview :

Prepared by a verified Expert
Programming Languages: Save your sql query as sqlquery1d3 and execute the
Reference No:- TGS01241147

Now Priced at $40 (50% Discount)

Recommended (95%)

Rated (4.7/5)