Video:
Pt. 4 - Writing UPDATE Statements That Reference Multiple Tables (FROM Clause)
-
Skill level:
400 (Intermediate - Advanced)
-
Run Time:
12:00
-
Instructor:
Scott Whigham
Description:
This video is part 4 of a 4 part section of videos on the Data Manipulation Language (DML) UPDATE STATEMENT. 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 has even more to share with you.The following video includes information and training on the following:
- T-SQL Proprietary Code
- FROM Clause and the UPDATE Statement
- Origin of the FROM Clause
- Explanations to Why you should and Why you should NOT utilize the FROM clause
- Real world examples of how and why to utilize the FROM clause
- Common Errors in real world uses of SELECT and FROM statements and how to rectify those errors
- Introduction to JOINS and UPDATES
- PROPER JOIN Syntax
- Explanations to why you should NOT utilize a JOIN and UPDATE statement where you can use a
- subquery instead.
- Examples show on what is ANSI compliant syntax and what is T-SQL proprietary syntax
- Proper UPDATE Statement and SET Command syntax
- Real World examples of proper syntax and bad syntax when writing UPDATES and JOINS
Scott does a wonderful job of showing us how to utilize the UPDATE statement with a JOIN syntax.This video however does require an extensive amount of knowledge towards JOIN statements to followthis. This is a very good video for the more advanced SQL Server programmer wanting to increasetheir knowledge about the UPDATE Statement.
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: