Video:
Pt. 3 - Writing UPDATE Statements That Reference Multiple Tables (Subqueries)
-
Skill level:
300 (Intermediate)
-
Run Time:
10:00
-
Instructor:
Scott Whigham
Description:
This video takes the UPDATE STATEMENT to the next level. Just when you thought you could not learn anything else about the UPDATE STATEMENT, Scott Whigham pulls it off again.The topics and information learned from this video include:
- Assigning a value for the update statement based upon data in a table or a subquery.
- Basic use of AdventureWorks database
- Real world examples utilizing transactions with the AdventureWorks database.
- Proper utilization and syntax with the UPDATE STATEMENT and SET COMMAND.
- Introduction to Simple Subqueries and proper syntax for that type of subquery.
- Explanation of the processing sequence and logic behind subqueries.SET COMMAND and subquery triple one rule (scalar value return).
- Common real world errors when utilizing subqueries and SET COMMANDS
- Real world examples on proper utilization of setup, writing T-SQL and execution of the UPDATE STATEMENT, SET COMMAND, and the WHERE clause.Introduction to Simple and Correlated Subqueries
- Examples on Correlated Subqueries
- Introduction to ANSI/ISO FROM Proprietary Extension
Although Scott does a brilliant job of showing us how to properly write the syntax for a subquery when working with the UPDATE STATEMENT, this video does require a working knowledge of subqueries and the AdventureWorks Database prior to watching.
NOTE: This video description was written by one of our members, Wayne Leiser. Thanks, Wayne!
Download
and watch this video
NOTE: You will need the TSCC codec
installed to view video
Scott Whigham
Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive
video training libraries focusing on technical training. Scott is also an experienced
consultant, trainer, and author with more than a decade of hands-on experience working
with SQL Server databases, writing and debugging applications using Visual Studio,
and performance tuning. Scott designed the architecture (websites, class libraries,
and database) for the LearnItFirst.com websites and, most
re...
(Scott's full bio can be found here)
|
Constraint Keys, Index Keys, Composite Keys, Natural keys, and Surrogate Keys
|
200
|
Download
|
|
Subqueries, Nested Queries, and Derived Tables - An Introduction to Advanced SQL Constructs
|
300
|
Download
|
|
Creating Database Diagrams in SQL Server Management Studio
|
200
|
Download
|
|
When to Use HAVING Instead of WHERE - Aggregates, GROUP BY, and the HAVING Clause
|
300
|
Download
|
|
JOINs - An Overview of the Five Types of JOINs (Cross, Outer, and Inner)
|
200
|
Download
|
NOTE: This video is part of our
SQL Server Programming (SQL Server 2005/2000): Transact SQL course.
This video is from Chapter
4:
SELECT, INSERT, UPDATE and DELETE - Data Manipulation Language
Jump to a specific chapter: