-
SQL Is In Fact A Programming Language
While I was updating my blog recently, I read the top part of it which said "My adventures in database developing". I realized that I have really neglected database developing with all my research into other programming languages.
http://www.jonathanlevin.co.uk/2008/04/sql-is-in-fact-programming-language.html
-
Is SQL A Legitimate Programming Language? - TechRepublic
Developers often dispute the merits of SQL as a legitimate programming language, but this misses the point. SQL is a powerful 4GL for accessing data.
http://www.techrepublic.com/article/is-sql-a-legitimate-programming-language/
-
What Is PL/SQL Good For? - For Dummies
PL/SQL is the language to use when writing code that resides in the database.
http://www.dummies.com/how-to/content/what-is-plsql-good-for.html
-
Writing SQL Queries: Let's Start with the Basics
With the availability of ever more powerful programming tools and environments such as Visual Basic and Visual Studio.NET, as well as the availability of powerful database engines such as the free SQL Server 2005 Express Edition, more and more people find themselves having to learn the basics of SQL queries and statements.
https://technet.microsoft.com/en-us/library/bb264565(v=sql.90).aspx
-
SQL Tutorial
When you write a program that your users will run on a Windows based computer, you'll need to use another language. These days most of the programming languages are object-oriented, meaning that they work with an object in lots of ways, rather than moving down a set of steps as in T-SQL.
http://www.tutorialspoint.com/sql/
-
SQL Tutorial
Well organized and easy to understand Web bulding tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, and XML.
http://www.w3schools.com/sql/
-
SQL Server Reference Guide - SQL Server Reference Guide Overview
When you write a program that your users will run on a Windows (or other operating system) based computer, you'll need to use another language. These days most of the programming languages are object-oriented, meaning that they work with an object in lots of ways, rather than moving down a set of steps as in T-SQL.
http://www.informit.com/guides/content.aspx?g=sqlserver
-
SQL - Wikipedia
SQL is a special-purpose programming language designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
https://en.wikipedia.org/wiki/SQL
-
PL/SQL Tutorial - PL/SQL Programming Made Easy
This Oracle PL SQL tutorial teaches you the basics of programming in PL/SQL like cursors, stored procedures, PlSQL functions.
http://plsql-tutorial.com
-
PL/I - Wikipedia
PL/I is a procedural, imperative computer programming language designed for scientific, engineering, business and system programming uses.
https://en.wikipedia.org/wiki/PL/I