Structured Query Language
DEFINITION Structured Query Language (SQL) is a programming language designed to get information out of and put it into a relational database. Queries are constructed from a command language that lets you select, insert, update and locate data. SQL is both an American National Standards Institute and International Standards Organization standard, although many databases support SQL with proprietary extensions.
Computerworld - The primary vehicle used for querying, reading and updating relational databases is a language called Structured Query Language, or SQL (generally pronounced sequel). Designed for asking questions about information in a database, SQL isn't a procedural language like traditional choices such as Fortran, Basic, C or Cobol, in which you write a procedure that performs one operation after another in a predefined sequence until the task is done. The procedure may be linear, loop back on itself or jump to another point or procedure. In any case, the programmer specifies the order of execution.
With SQL, however, you tell the system only what you want. It's up to the database management system to analyze the query against its own structures and figure out what operations it needs to perform to retrieve the information.
SQL is so pervasive and fundamental to accomplishing any work involving a database that virtually every application or development tool today, no matter what its own interface looks like, ends up translating queries and other commands into SQL.
Thus, a visual programming tool for developing database-enabled applications may have an appealing, object-oriented graphical interface. But once the programming is done, the system will convert all the underlying database calls and commands into SQL. This simplifies the integration of front-end and back-end systems, especially in multi-tiered client/ server applications. The only major exception to this rule is with object-oriented databases, whose structure and architecture may not be relational.
Relational Databases
In a relational database, data is separated into sets that are stored in one or more tables with the familiar row-and-column structure. Relational databases can quickly retrieve separate data items from different tables and return them to the user, or to an application, as a single unified collection of data called the result. Because the various items can be grouped according to specific relationships (such as the relationship of an employee's name to an employee's location or sales performance), the relational database model gives the database designer a great deal of flexibility in describing the relationships between data elements for any specific system. One further result is that the user may gain a greater understanding of the information in the database.
The SQL Story
The history of SQL begins in the 1970s at IBM Research Laboratory in San Jose, where E. F. Codd and others developed the relational database model that spawned the system known as DB2. As relational databases proliferated in the 1980s, SQL was codified for commercial information technology use. In 1986, the American National Standards Institute and International Standards Organization established the language's first standard.



- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- X-Ray of the PCI Process-4 Proactive Steps
- This white paper from Forrester Research Inc., helps break PCI into understandable components. Security and risk professionals will gain knowledge and insight into...
- Forrester: Economic Impact of Switching to Google Apps
- Content provided by Google
Read this Forrester report on the "total economic impact" of Google Apps, and learn how switching to Google Apps creates... - Intelligent Systems: Unlocking Hidden Business Value with Data
- An intelligent system enables data to flow across an enterprise infrastructure, spanning the devices where valuable data is gathered from employees and customers,...
- Concepts of NonStop SQL/MX
- For DBAs and developers who are familiar with Oracle solutions and want to learn about NonStop SQL/MX, this whitepaper provides an overview of...
- HP Advanced Information Services for SAP In-Memory Appliance (SAP HANA)
- Organizations are eager to connect the vast amounts of data available within and outside their businesses to compete more effectively and make better... All BI and Analytics White Papers
- Quantifying the Business Value of VMware View - Webcast
- Many enterprises have discovered that the use of virtualization to support desktop workloads creates a range of significant benefits. These benefits include price...
- Good to Great - How to Take Business Analytics to the Next Level
- By attending this webcast you will learn how you can implement an effective BA strategy that will deliver maximum strategic value to your...
- Supporting Mobile Productivity With A Limited IT Budget
- Join us and hear from Kaseya mobile IT management experts as we discuss core strategies for supporting the mobile revolution on a shoestring...
- User Experience Monitoring
- In this webinar, you will learn hints & tips for improving end-user response times from Forrester Research analyst, Jean-Pierre Garbani.
- Hints & Tips Cisco
- Overwhelmed by tracking your Vblock, Flexpod or Cisco UCS performance? Spend one hour with Nimsoft to learn how you can eliminate the overhead... All BI and Analytics Webcasts