T-SQL Programing
-
Fundamentals of Transact-SQL In this section, you'll learn some of the essential programming constructs available in TSQL. Specifically, you'll see how to use variables, comments
10p daisuphu 29-07-2010 75 11 Download
-
Executing SQL Server Stored Procedures In Chapter 4, you saw how to create and execute SQL Server stored procedures using TSQL. You execute a stored procedure using the T-SQL EXECUTE statement.
6p daisuphu 29-07-2010 173 48 Download