Purchase Solution

Database Systems SQL Statement Examples

Not what you're looking for?

Ask Custom Question

Write 2 SQL statements a piece (SELECT INSERT, UPDATE,DELETE) based upon database tables of your choice (i.e. customers, orders, vendors etc). In total, there would be 8 SQL statements (2 for each of the commands (SELECT, INSERT, UPDATE, DELETE). Please show the WHERE clause in a few of them to demostrate the filtering of the recordsets.

Purchase this Solution

Solution Summary

This solution describes examples of SQL statements (SELECT, INSERT, UPDATE, DELETE). There are 2 examples of each type making it a total of 8 examples. Some examples also demonstrate the WHERE clause.

Solution Preview

Strategic Planning for Database Systems SQL Statements
Write 2 SQL statements a piece (SELECT INSERT, UPDATE, and DELETE) based upon database tables of your choice (i.e. customers, orders, vendors etc). In total, there would be 8 SQL statements (2 for each of the commands (SELECT, INSERT, UPDATE, and DELETE). Please show me the WHERE clause in a few of them to demonstrate the filtering of the record sets.

Sample database table used: ...

Purchase this Solution


Free BrainMass Quizzes
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.

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 Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C# variables and classes

This quiz contains questions about C# classes and variables.