Skip to content

Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes

Best in textbook rentals since 2012!

ISBN-10: 0672328674

ISBN-13: 9780672328671

Edition: 2008

Authors: Ben Forta

List price: $29.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Many of the current T-SQL titles are overkill for the many T-SQL users who need to use T-SQL but have no intention of becoming professional DBAs. This book teaches you what you really need to know, without getting bogged down by what you don't.T-SQL Crash Course is a tutorial-based book, organized into a series of short, easy-to-follow lessons. Instead of dwelling of database theory and relational design, this book takes a very hands-on approach to solving the needs of the majority of SQL users who simply need to interact with data. The reader of this book will learn how to:--Use the T-SQL toolset-Retrieve and sort data-Filter data using comparisons, wildcards, and full text searching-Use…    
Customers also bought

Book details

List price: $29.99
Copyright year: 2008
Publisher: Pearson Education
Publication date: 8/2/2007
Binding: Paperback
Pages: 368
Size: 5.75" wide x 8.50" long x 0.75" tall
Weight: 0.946
Language: English

Understanding SQL
Introducing SQL Server
Working with SQL Server
Retrieving data
Sorting retrieved data
Filtering data
Advanced data filtering
Using wildcard filtering
Creating calculated fields
Using data manipulation functions
Summarizing data
Grouping data
Working with subqueries
Joining tables
Creating advanced joins
Combining queries
Full-text searching
Inserting data
Updating and deleting data
Creating and manipulating tables
Using views
Programming with T-SQL
Working with stored procedures
Using cursors
Using triggers
Managing transaction processing
Working with XML
Globalization and localization
Managing security
Improving performance
Getting started with SQL Server and T-SQL
The example tables
T-SQL statement syntax
SQL datatypes
T-SQL reserved words