More Ebooks:

Microsoft Visual Basic 6.0 Desktop: Building Internet Applications - CBT System

Microsoft Visual Basic 6.0 Desktop: Compilation and Debugging - CBT System

XML Bible

XML and SOAP Programming for BizTalk Servers

WWW Plug-Ins Companion

Windows NT4 Web Development

Windows NT4 Server Unleashed

Windows NT Internet and Intranet Development

Windows NT 4.0 MCSE Study Guide

Windows 98 Professional Reference

find on eBook ToC:


,

ISBN:, Edition: ,

Price: -

Contents

Unit 1: Introduction to SQL statements

Topics:
Introduction to Microsoft SQL Server
SQL statement syntax
Hands-on: Creating SQL statements
Combining data from multiple tables

Unit 2: Creating stored procedures

Topics:
Using the Data View Window
Hands-on: Creating a stored procedure
Adding parameters to a stored procedure
Hands-on: Adding stored procedure parameters
Debugging a stored procedure

Unit 3: Transact-SQL

Topics:
Declaring variables
Flow control statements
Hands-on: Adding flow control statements
SQL transactions