Publisher's Synopsis
Welcome to SQL in Microsoft SQL Server: A Tutorial for Beginners. This book is for you if you want to learn SQL in Microsoft SQL Server database the easy way.
SQL in MS SQL Server is part of its Transact-SQL. The other part of Transact-SQL is a programming extension of SQL, it gives you the ability to do programming around SQL.
This book is only about the SQL part.
When you finish reading and trying the examples, you'd have mastered the basics of SQL: Creating tables, maintaining data stored in tables and querying (reading) the data. You'd learn all the topics step-by-step in a tutorial approach.