SQL Video Tutorials – 3 Hours
Here is a collection of over 3 hours of premium video tutorials on SQL by Pluralsight. In order to view the videos, you need to become a member of Pluralsight.
|
|
| A chart showing several of the SQL language elements that compose a single statement |
| By :User:SqlPac, modified by Ferdna – File:Sql statement anatomy.png, CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=7557212 |
Background: SQL (Structured Query Language) is a programming language designed for managing data held in a relational database management system (RDBMS). It can also be used for stream processing in a relational data stream management system (RDSMS).
SQL is based upon relational algebra and tuple relational calculus. ItL consists of a data definition language, data manipulation language, and Data Control Language. The scope of SQL includes data insert, query, update and delete, schema creation and modification, and data access control.
SQL
| Series | Title | Date | Presenter | Min |
|---|---|---|---|---|
| Introduction to SQL | Introduction to SQL | 10/11/2013 | Jon Flanders | 202 |
| Total | 202 |
