Purchase Solution

Different Versions of SQL

Not what you're looking for?

Ask Custom Question

Some vendors' versions of SQL have proprietary extensions (i.e., additional functionality) not found in standard SQL. Why do you think they do this? In your view, what are the advantages and disadvantages of doing this? Is it a good idea for end users (developers, DBAs, etc.) to use these extensions? Discuss how SQL differs from a programming language that you are familiar with. What are your general opinions of SQL so far? Is it easy or hard? Useful or not useful?

NOTE:
Please I have no knowledge of any programming language so I need detailed explanation on the question to enable me prepare a response. It would be very much appreciated if a minimum of 3 cites can be used and referenced appropriately.

Purchase this Solution

Solution Summary

Understanding databases and how to extract information for them can be daunting. SQL makes this much easier because it is standard amongst the most common popular database systems (Oracle, MYSQL).
These questions are very commonly asked and are here to add knowledge.

Solution Preview

Dear Student,

Some vendors' versions of SQL have proprietary extensions (i.e., additional functionality) not found in standard SQL. Why do you think they do this?

Some vendors' do this to make their product more sellable. They add features to the standard SQL to have better functionality and make querying a database more useful which will make their product sell better.

Another reason is that depending on the database system the standard SQL may not do what that particular vendor needs. Example: Oracle's database system might have features in it that the standard SQL may not cover so instead of waiting for the standard SQL to be updated Oracle adds its own extensions to it so it will work with their database.

A couple of references on ...

Purchase this Solution


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

Basic Networking Questions

This quiz consists of some basic networking questions.

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.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

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.