SQL – 01 – Introduction

For more SQL programming tutorials visit: http://www.programmingvideotutorials.com
Duration : 0:1:4

SQL SERVER Tutorial – T-SQL: Inserting Data – Identity Values – Delimiters – Insert Multiple Rows

T-SQL Tutorial
Duration : 0:9:37

php script sql query parser sql2tree

http://www.phpclasses.org/browse/package/4916.html
Build a tree to represent an SQL query !
Video of a php class that can be used to build a tree to represent an SQL query.
It takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.
Currently it supports only SELECT, INSERT, [...]

SQL SERVER Tutorial – T-SQL: TOP – CROSS JOIN – JOIN WITH WHERE – INNER JOIN – MULTIPLE JOIN

T-SQL Tutorial
Duration : 0:8:8

SQL SERVER Tutorial – Structured Query Language- Part3

SQL Server beginners will discover more SQL statements like sub-select and learn stored procedures and their counterparts in C# and VB methods.
For Best View: watch the video in Full Screen Mode.
Duration : 0:5:1

SQL SERVER Tutorial – T-SQL: BATCHES – Variables

T-SQL TUTORIAL
Duration : 0:8:36

SQL SERVER Tutorial – Structured Query Language- Part2

SQL Server beginners will discover more SQL statements like sub-select and learn stored procedures and their counterparts in C# and VB methods.
For Best View: watch the video in Full Screen Mode.
Duration : 0:8:17

5 minutes demo of T.S.T. (T-SQL Test Tool)

This is an obsolete version of the demo. Click here: http://www.youtube.com/watch?v=bLtK20bl7G4 to see the latest edition.
http://tst.codeplex.com
Short demo of the T.S.T. tool. This is an open source tool that can be used to write and automate tests for T-SQL code. Similar to other tools like SPUnit but with a more mature set of features. [...]

Automating tests for T-SQL code

http://tst.codeplex.com
This is a short demo of the T.S.T. tool. This is an open source tool that can be used to write and automate tests for T-SQL code. Similar to other tools like SPUnit but with a more mature set of features. Can be downloaded from http://tst.codeplex.com/
Duration : 0:7:0

SQL Joins (Lab3.1 Using an Inner Join in your query.)

www.Joes2Pros.com… Learn how to use basic inner joins to see two tables in one results set..
Duration : 0:8:37