Skip Navigation Links
Home
Channels
About Us
Login / Register
 
The SQL Channel  
Tags


Most Watched Videos







Ads by Google
This channel is dedicated to SQL Server and the technologies that surround it. You'll find videos about SSIS, Replication, Performance and more. Check back daily for updated content.


Performing Updates with Common Table Expressions (CTE)  (Watch it later!)  
Featured Video

Date Published: Thursday, November 06, 2008
Author: Plamen Ratchev
Rating: 3.60
Description:
Common table expressions are a more readable version of a derived table. CTE's can be created once then used multiple times in a query or script. CTEs have the ability to define a recursive query which allows a recursive entity to be enumerated without the need for recursive stored procedures. This videos shows you how to utilize a common table expression to update data.

New Releases
Date Published: November 06, 2008
Author: Robert Cain
Rating: 4.09
Description: Full text search provides the ability to search documents and text within SQL Server. There are several ways to query full text indexes. This video shows you how to use the contains method to query your full text indexes.

Date Published: December 01, 2008
Author: Brian Knight
Rating: 4.24
Description: Brian Knight introduces the checksum function and demonstrates how to use it to determine that a column or an entire row has changed.

Date Published: November 03, 2008
Author: Plamen Ratchev
Rating: 4.21
Description: You can run into peformance issues when working with temporary table variables in SQL Server. This videos shows you how to use indexes on table variables which can help your query performance.

Date Published: October 13, 2008
Author: Jack Corbett
Rating: 3.92
Description: This video shows you how to detect deadlocks using SQL Server 2005 Profiler

Date Published: December 15, 2008
Author: Brian Kelley
Rating: 4.40
Description: In this video Brian explains what security options are available when executing job from within the SQL Server Agent in SQL Server 2005 / 2008

More videos for this channel...
 
 


Copyright © Fourdeuce, Inc., 2005-2008. All Rights Reserved | Privacy Policy | Terms & Conditions