Purchase Solution

SQL Statement

Not what you're looking for?

Ask Custom Question

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.
c. Create an 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 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.

Purchase this Solution

Solution Summary

This solution consists of questions on SQL queries mainly DML statements and select statement.

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.