11/24/2009Video tutorial
The T-SQL Debugger in SQL Server 2008 In this video we will see how to debug a programable object in SQL Server, such as a stored procedure or a user defined funcion.
05/15/2009Video tutorial
Using traces in SQL Server 2008 without the Profiler The video uses examples to explain how to create two stored procedure that start and stop a trace via T-SQL commands. The commands inside the stored procedures are explained step by step, showing how to use the system stored procedure to create, starts and stop traces.
01/28/2009Video tutorial
E-learning-Installing Sql Server 2008-Lesson 03 In this lesson we are going to select the features that we are going to install, first we do a brief description of each feature
01/21/2009Video tutorial
E-learning-Installing Sql Server 2008-Lesson 02 In this lesson you will learn
How to Join a computer in the domain and How to Start the Sql Server 2008 installation setup.
01/19/2009Video tutorial
E-learning-Installing Sql Server 2008-Lesson 01 In this lesson you will learn
How to Promote a server to a Domain Controller and How to create a Domain Services accounts.
12/27/2008Video tutorial
Introduction to the MySQL locking schema In this video we will see how the MySQL locking schema works though the explanation of the locking and blocking concepts.
12/27/2008Video tutorial
FOR XML EXPLICIT - XML on SQL Server In this lesson you will learn how to retrieve relational data formatted as a XML Fragment using the FOR XML EXPLICIT clause.
12/04/2008Video tutorial
Creating a replication with MySQL The video begins explaining the architecture of the replication and then define the Master and the Slave roles.
11/30/2008Video tutorial
FOR XML PATH - XML on SQL Server In this lesson you will learn how to retrieve relational data formatted as a XML Fragment using the FOR XML PATH clause.